POST
Create Text Message

Authorizations

Authorization
string
header
required

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

Body

application/json

One inbound message: what was typed, what was attached, or both.

An image and its caption arrive together and become one turn, one row and one bubble — a photo the agent has to reconcile with a separate sentence is a worse conversation than the one the sender wrote.

client_message_id
string<uuid>
required
contact_key
string
required
Required string length: 1 - 512
images
InboundImage · object[]
Maximum array length: 4
message
string
default:""
Maximum string length: 100000

Response

Successful Response

contact_key
string
required
conversation_id
string<uuid>
required
item
ConversationItemResponse · object
required