Create a ticket message

Create a new message for a ticket. External images in HTML/markdown content will be automatically downloaded and uploaded to Mantle's CDN.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ticket ID

Body Params
string
enum
Defaults to system

The type of actor who sent the message

Allowed:
string

Message content (required, defaults to a single space if empty)

string

Full message content (for long messages)

string
enum
Defaults to text

The format of the message content

Allowed:
boolean
Defaults to false

Whether this is an internal note

string

ID of the contact (required if actorType is 'customer')

string

ID of the agent (required if actorType is 'agent')

date-time

When the message was sent (defaults to now)

string

RFC-5322 Message-ID header for email threading

string

RFC-5322 In-Reply-To header for email threading

referencesIds
array of strings

RFC-5322 References header for email threading

referencesIds
attachments
array of objects
attachments
contact
object

Contact object to upsert (if contactId not provided)

boolean
Defaults to false

When true, the message is processed as a real reply
would be: configured automations, notifications, and (for
agent actor) outbound delivery run. agentId is required
when actorType: agent. When false (or omitted), the
message is persisted without triggering any side effects.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json