Resolve a ticket
POST
https://api.tamio.com/v2/agency/tickets/resolve/{uuid}
Marks a support ticket as resolved/closed. A resolution notification is sent to the client.
Path Parameters
uuid
string*
Responses
200
Ticket resolved successfully
Ticket resolved successfully
status
integer
ticket
Ticket
400
Validation or business-logic error. Possible `error_code` values:
Validation or business-logic error. Possible error_code values:
1002– ResourceNotFound: ticket UUID not found or agency domain not validated
status
integer
error
string
error_code
integer
401
Unauthorized – invalid or missing Bearer token
Unauthorized – invalid or missing Bearer token
status
integer
error
string