Delete a ticket
DELETE
https://api.tamio.com/v2/agency/tickets/{uuid}
Soft-deletes a support ticket by marking it as deleted and closed. If the ticket was open, a resolution notification is sent to the client.
Path Parameters
uuid
string*
Responses
200
Ticket deleted successfully
Ticket deleted successfully
status
integer
400
Validation or business-logic error.
Validation or business-logic error.
| Code | Description |
|---|---|
10253 | Agency domain not validated |
1002 | Ticket not found |
status
integer
error
string
error_code
integer
401
Unauthorized – invalid or missing Bearer token
Unauthorized – invalid or missing Bearer token
status
integer
error
string