DELETE /v1/sms/campaigns/:id
Cancels a scheduled or running campaign. Already-sent messages cannot be recalled.Documentation Index
Fetch the complete documentation index at: https://docs.nixflex.com/llms.txt
Use this file to discover all available pages before exploring further.
200 OK:
cancelled_count is the number of pending recipients that won’t be messaged. Sent messages remain delivered.
| Code | Cause |
|---|---|
campaign_not_found | ID doesn’t exist or isn’t yours |
campaign_already_completed | Already finished |