PATCH /v1/sms/campaigns/:id
Updates a campaign. Only campaigns withDocumentation Index
Fetch the complete documentation index at: https://docs.nixflex.com/llms.txt
Use this file to discover all available pages before exploring further.
status: scheduled can be edited — once running or completed, most fields are locked.
namebodyrecipients (replaces full list)context_promptscheduled_atreply_window_hourscontext_prompt can be updated after the campaign launches — useful if you realise replies need different guidance.
200 OK — returns the updated campaign object.
| Code | Cause |
|---|---|
campaign_not_found | ID doesn’t exist or isn’t yours |
campaign_not_editable | Trying to edit a locked field on a running/completed campaign |