Skip to main content
POST
Create campaign draft

Endpoints

  • POST /campaigns
  • GET /campaigns
Campaigns created through the public API always begin as drafts. The API does not schedule, approve, or send them.

Create request

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
Required string length: 1 - 120

Response

Campaign draft created