Skip to main content
POST
Send a reply to the customer via email for a ticket

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ticketId
string
required

Body

application/json
content
string
required

Response

Reply sent to customer via email

Last modified on July 17, 2026