Ticket Attachments
Number of APIs: 4
-
List ticket attachments GET {{baseUrl}}/api/v1/tickets/:ticket_id/attachments
-
Create Ticket attachment POST {{baseUrl}}/api/v1/tickets/:ticket_id/attachments
-
Update Ticket attachment PATCH {{baseUrl}}/api/v1/tickets/:ticket_id/attachments/{attachment_id}
-
Delete Ticket attachment DELETE {{baseUrl}}/api/v1/tickets/:ticket_id/attachments/{attachment_id}