Skip to main content
POST
Create 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
automationId
string<uuid>
required
variables
object
scheduledAt
string<date-time> | null
recurrence
object | null

Response

success
enum<boolean>
required
Available options:
true
data
object
required