post
https://api.heymantle.com/v1/email/campaigns//cancel
Cancel a scheduled email campaign before it is sent.
This will:
- Clear the scheduled send time
- Set the campaign status back to "draft"
- Cancel any pending delivery records
The campaign can be rescheduled later by calling the send endpoint again with a new scheduledAt time.
Returns an error if the campaign is not currently scheduled.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Campaign is not scheduled
404Campaign not found