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
campaignId
string
required
name
string
required
status
string
required
startsAt
string<date-time>
endsAt
string<date-time>

Response

200 - application/json

OK

campaignId
string
required
name
string
required
status
string
required
startsAt
string<date-time>
endsAt
string<date-time>