Campaigns
Send campaign
Submit a campaign draft for sending. Supports both email and SMS campaigns. Behavior depends on the campaign's sending strategy:
- Immediate: Campaign will be sent immediately
- Scheduled: Campaign will be queued for the scheduled time with optional timezone optimization
Scopes: campaigns.write
post/campaigns/{id}/send
Path parameters
idstring required
Campaign ID (24 character hexadecimal)
Headers
Omnisend-Versionstring required
API version that specifies the response format and behaviour
Response
Campaign send initiated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.