Append Ticket Message
Support
Append Ticket Message
Appends a conversation message to a ticket.
POST
Append Ticket Message
Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Path Parameters
Ticket ID.
Body
application/json
Response
A successful response.
AppendTicketMessageResponse is the response after appending a message.
Ticket represents a support case.

