Save a reply translation
POST
https://api.tamio.com/v2/agency/tickets/reply/save-translation/{uuid}
Saves translated versions of a ticket reply for multilingual support. Translations are merged with any existing translations on the reply.
Path Parameters
uuid
string*
UUID of the ticket reply
Body Parameters
uuid
string*
UUID of the ticket reply
translations
object*
Language code to translated text pairs
Responses
200
Translation saved successfully
Translation saved 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: reply UUID not found10253– DomainCannotBeUsed: 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