Skip to content

Delete Ticket Attachment

David Haller edited this page Jul 8, 2018 · 1 revision

Delete Ticket Attachment

URL : /tickets/:id/attachments/:file

Method : POST

Auth required : YES (Admin)

Success Response

204 NO CONTENT

Error Response

401 UNAUTHORIZED

Authorization fails.

403 FORBIDDEN

The permissions are not sufficient.

404 NOT FOUND

The ticket does not exist.

Clone this wiki locally