Skip to main content
POST
Send message
When you send a marketing message through this endpoint, you are responsible for confirming the contact is subscribed before you call it. The message will be sent even if the contact is unsubscribed. You can use the trigger automation API instead to trigger an automation where you check using a condition that the contact is subscribed.

Authorizations

Authorization
string
header
required

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

Body

application/json
chat
object
required
body
string
attachments
object[]
header
string
replyToMessageId
string<uuid>
scheduledAt
string<date-time>

Response

success
enum<boolean>
required
Available options:
true
data
object
required