Create a scheduled send for a WhatsApp template. Body includes templateId (uuid), contactIdentifier (phone), channel (whatsapp|web-whatsapp), scheduledDate (ISO 8601), optional content (variables for AI/smart), isSmart, fromPhoneNumber, stageId, and channelId. Requires x-api-key.
API key needed to authorize the request
The payload to send with the template message.
The date and time of the message in ISO 8601 format
The template id of the message (uuid)
The phone number of the contact
The channel of the message
whatsapp, web-whatsapp Additional contact metadata (key-value pairs that will be stored as contact custom fields)
Array of strings representing the variables of the message. AI will use the content to generate the variables
The name of the contact
1The channel id of the message (uuid)
If true, the message will be sent as a smart message (AI will use the content to generate the variables)
The phone number of the sender
The stage id to assign the contact to (uuid)