Skip to main content
POST
Send OTT message

Authorizations

Authorization
string
header
required

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

Body

application/json
channel_id
string<uuid>
required
to
string
required
template_id
string<uuid>
body
string
variables
object

Response

OTT message sent successfully

id
string<uuid>
tenant_id
string<uuid>
channel_id
string<uuid>
template_id
string<uuid>
to
string
body
string
status
string
provider_message_id
string
error_message
string
created_at
string<date-time>