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

Path Parameters

id * The id of the ticket.

Body Parameters

reply string * The reply text.