Skip to main content
POST
Send a message

Headers

x-anyreach-org
string | null

Organization ID for user PATs (pat_ prefix tokens)

Path Parameters

conversation_id
string
required

The text conversation to send the message to.

Body

application/json

Body for POST /conversations/{id}/messages (TEXT channel only).

text
string
required

The user's message text

interactivity
enum<string>
default:plain

'rich' also returns widgets the agent emitted; 'plain' is text only

Available options:
plain,
rich

Response

Successful Response

The response is of type Response Post Text Message Core Conversations Conversation Id Messages Post · object.