Skip to main content
POST
Create a Campaign

Headers

string
required
Your API key for authentication.

Body

string
required
Name for your campaign to later reference.
string[]
required
An array of strings containing different phone numbers.Example:
object
required
A list of strings with different phone numbers.sequence.retries - (INTEGER) Number of times to retry when no answer. sequence.wait_period - (INTEGER) Number of days to wait in between follow ups (retries).Example:
All other parameters supported by the Send Call endpoint are supported here as well. They will be applied to each call in the batch.

Response

string
Confirms the request was successful, or provides an error message if the request failed.
string
The unique identifier for the campaign.