Create a campaign.
POST/campaign
Create a new campaign associated with a brand.
Request
Responses
- 201
- 400
- 403
- 404
- 422
The resource has been created.
Either one of the following:
- The attached document must be an email.
- The name of the resource already exists.
A necessary resource to create the campaign was not found.
Either one of the following:
- Parameters incompatible with activity type.
- Selected activity is not active.
- The segments are defined but empty.
- The schema of the lists does not match.
- The forward_to domain is invalid, it can only be a subdomain or a parent domain of the from domain.
- The document format is invalid.