Skip to content

Delete task attachment

DELETE
/tasks/{task_id}/attachments/{attachment_id}

Delete an attachment from a task

task_id
required
string

Task ID

attachment_id
required
string

Attachment ID

Attachment deleted

object
success
required
boolean
Example
true