Delete preview from given comment.
DELETE /actions/tasks/{task_id}/comments/{comment_id}/preview-files/{preview_file_id}
curl \
-X DELETE http://localhost:8080/api/actions/tasks/{task_id}/comments/{comment_id}/preview-files/{preview_file_id}