Delete preview from given comment.

DELETE /actions/tasks/{task_id}/comments/{comment_id}/preview-files/{preview_file_id}

Responses

  • Preview deleted from given comment

DELETE /actions/tasks/{task_id}/comments/{comment_id}/preview-files/{preview_file_id}
curl \
 -X DELETE http://api.example.com/actions/tasks/{task_id}/comments/{comment_id}/preview-files/{preview_file_id}