Public
Create and trigger a Campaign
Create and trigger a Campaign for a Cohort
POST
Authorizations
Body
application/json
The Clerk phone number or identifier from which campaign messages will be sent
Example:
"+1415456789"
The name of the list containing the contacts the campaign will be sent to
Example:
"PremiumTierSubscribers"
The media URLs to send with the campaign message
Example:
["https://example.com/image.jpg"]
The message text
Example:
"Hello, world!"
The provider to send the message from
Available options:
twilio
, bandwidth
, msteams
, other
, non_voip
, whatsapp
, telnyx
, webex
, rcs
An optional name for the campaign
Example:
"Sale Reminder"
Response
201
application/json
The created campaign