Skip to main content
POST
Send template 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
messageTemplate
object
required
scheduledAt
string<date-time>

Response

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