POST
/
messages

Authorizations

x-api-key
string
headerrequired

Body

application/json

Request model for sending a message to a contact using a template

customerId
string
required

Unique identifier of the customer

contactId
string
required

Unique identifier of the contact

templateId
string
required

Unique identifier of the message template

Response

200 - application/json
messageId
string

Unique identifier for tracking the message

status
enum<string>

Current status of the message

Available options:
queued,
sending,
delivered
channel
enum<string>

Selected delivery channel

Available options:
sms,
whatsapp