Skip to main content
POST
Send WhatsApp message

Authorizations

Authorization
string
header
required

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

Path Parameters

channelId
string
required

Body

application/json
phoneNumber
string
required
type
enum<string>
required
Available options:
TEMPLATE
messageTemplateId
string<uuid>
required
fileId
string<uuid>
variables
object[]
scheduledAt
string<date-time>

Response

200 - application/json
success
enum<boolean>
required
Available options:
true
data
object
required