Delete
DELETE/task/:id/attachment/:attachmentId
Removes an attachment from a task by id.
Request
Responses
- 204
- 403
- 404
Request successful.
The history of the engine is disabled. See the Introduction for the error response format.
A Task Attachment for the given task id and attachment id does not exist. See the Introduction for the error response format.