Creates a Campaign and Contacts

This endpoint allows you to create a Campaign and Contacts for each recipient.
Our Campaigns API lets you create, manage, send, and schedule campaigns.

Note: In order to send or schedule the campaign, you will be required to provide a client ID and api key.

Path Params
int64
required
≥ 1

clientId

Body Params

Campaign Request JSON Entity

accounts
array of objects
accounts
string
enum
Allowed:
string
int64
int64
string
negativeResponses
array of strings
negativeResponses
string
string
positiveResponses
array of strings
positiveResponses
string
date-time
string
string
int64
string
boolean
Responses

201

Created

401

Unsuccessful request, the client ID provided doesn't have the authority for this request.

403

Forbidden.

404

Not found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*