post
https://api.omnisend.com/api/campaigns
Create a new campaign draft.
Boosters (type: booster):
- The parent campaign (
boosterSettings.campaignID) must be a regular email campaign in 'draft' or 'sent' status; 'scheduled' and 'started' parents return 409. - Each parent campaign supports at most one booster; creating another returns 409. Delete the existing booster first to replace it.
sendingSettingsis only allowed when the parent is already sent; for a draft parent provideboosterSettings.delayinstead (max 240 hours) and the booster is scheduled automatically when the parent sends.
Scopes:
campaigns.write
Rate Limiting:
This endpoint is rate limited to 400 requests per minute.