Ticket API
Create Ticket Message
Create a new message in a ticket. Set is_internal_note to post an internal note visible only to team members.
post/v2/tickets/{ticket_id}/messages
Path parameters
ticket_idstring required
The ID of the ticket to add a message to.
Request body
Response
Success