SMS Campaigns
Create SMS Campaign
Create a new SMS campaign to send messages to your contacts
POST
string
required
Name of the campaign for identification
array
Array of phone numbers (international, local, or with + prefix). Either
recipients or group_ids must be provided.array
Array of group UUIDs to target. Either
recipients or group_ids must be provided.string
required
Your approved sender ID
string
required
The message content to send. You can use placeholders like
[First Name] for personalization.string
Schedule the campaign for a future time. Format:
YYYY-MM-DD HH:MM:SSboolean
default:"false"
Enable recurring campaign
string
Frequency of recurrence:
daily, weekly, or monthlyinteger
default:"1"
Interval between recurrences (e.g., every 2 weeks)
string
End date for recurring campaign. Format:
YYYY-MM-DD HH:MM:SS