/api/v1/campaigns
Request bodyrequired
| namerequired | string | ||||||||
| graphrequired | object
| ||||||||
| scheduleoptional | object
| ||||||||
| limitsoptional | object
| ||||||||
| suppressionPolicyoptional | object
|
Response
201Created campaign.
| campaign | object
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| requestId | string · uuid Id of this request, for support and troubleshooting |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload