Creating Campaigns

To create a new campaign, submit an HTTP POST with a JSON object in the request body. The JSON object represents the new campaign.

📘

The JSON object must contain all required fields. An incomplete set of fields will result in a 400 Bad Request.

The response body will contain the newly created campaign as a JSON object.