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

Authorization
string
required

API Key for authentication

BU-Connection-ID
string
required

Connection ID for the integration

BU-Max-Retries
string | null
default:3

Maximum number of retries for the request

Path Parameters

channel_id
string
required

Channel ID

Query Parameters

include_raw
enum<string>

Include raw response from the integration

Available options:
true,
false

Body

application/json
text
string
required

Markdown-formatted message text

Response

Successful Response For message

response
object
required