Skip to main content
POST
Send Message

Authorizations

Authorization
string
header
required

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

Headers

x-idempotency-key
string | null

Body

application/json
account_id
string<uuid>
required
text
string
required
Required string length: 1 - 8000
provider_id
string | null
identifier
string | null
chat_id
string | null

Response

Successful Response

success
boolean
required
data
Data · object | null
error
string | null