Skip to main content
POST
Send a message

Authorizations

Authorization
string
header
required

Workspace API token created in Settings → API. Tokens start with adraa_.

Path Parameters

conversationId
string
required

ID of the conversation. Visible in the console URL when a conversation is open: app.inbox.adraa.ai/<workspace>/conversations/<conversationId>, or list conversations with GET /api/v1/conversations.

Example:

"cmbxgz9pq0003ph01m4n5o6p7"

Body

application/json
body
string
required

Message text. Maximum 2000 characters.

Maximum string length: 2000
Example:

"Hi! Your order has shipped and should arrive on Friday."

Response

Message sent

message
object