post https://hub.xyte.io/core/v1/organization/tickets//message
Send a message in the chat for a ticket.
Authorization
This endpoint requires Authorization.
Request
Key | Type | Description | Required |
---|---|---|---|
ticket_id | string | Unique identifier of the ticket. It is a universally unique identifier (UUID). | Yes |
message | string | Send a message in the chat for the ticket. | Yes |