Operations API
Ticketing
Reply to Ticket
This API endpoint (POST) adds a reply to an existing ticket. If the request succeeds, it returns a Ticket Object.
Permissions: customers.view
id * The id of the ticket.
reply string * The reply text.
id * The id of the ticket.
reply string * The reply text.