Skip to main content
POST
Create and launch a new SMS outreach campaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Example:

"Winter Promo"

template
string
required
Example:

"Hi {{first_name}}, check out our new offer!"

contacts
object[]
groupId
number
Example:

123

Response

201

Campaign successfully created