Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the campaign
Example:
"My Campaign"
The ID of the audience
Example:
"60d0fe4f5311236168a109ca"
The ID of the agent
Example:
"60d0fe4f5311236168a109ca"
The description of the campaign
Example:
"This is a campaign to test the API"