Campaigns
Create campaign
Creates a new outreach campaign
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Campaign to create
The body is of type object
.
Response
201
application/json
Campaign created successfully
The response is of type object
.