Campaigns
Create Campaign
Create a new email campaign from a generated email. Use emailId for the exact generated email, especially series slots. Requires API key with campaign:write.
post/v1/campaigns
Request body
Response
Campaign created
Changes
Changed in 2 of the 6 revisions of this API.12
- ○
added the new optional request property
recipientIdsnew-optional-request-property
- ○
added the optional property
allOf[subschema #2]/data/recipientIdsto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
pending_reviewenum value to theallOf[subschema #2]/data/statusresponse property for the response status200response-property-enum-value-added
- ●