Task Attachments
Delete a task attachment
Delete the attachment and the stored file. This cannot be undone.
delete/v1/tasks/{taskId}/attachments/{attachmentId}
Path parameters
taskIdinteger required
ID of the task
attachmentIdinteger required
ID of the attachment
Headers
X-Org-Idinteger required
Organization ID
Response
Attachment deleted successfully
Changes
Changed in 1 of the 10 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○