Task Attachments
Delete a subtask attachment
Delete the attachment and the stored file. This cannot be undone.
delete/v1/tasks/{taskId}/subtasks/{subtaskId}/attachments/{attachmentId}
Path parameters
taskIdinteger required
ID of the parent task
subtaskIdinteger required
ID of the subtask
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
- ○