Skip to main content

Path Parameters

campaign_id
string
required
Campaign ID

Request Body

All fields are optional. Only provided fields are updated.
name
string
Campaign display name
message_template
string
Message template
contacts
array
Replace contact list
schedule
string
Reschedule launch time (ISO 8601)
max_concurrent
integer
Maximum concurrent calls/messages
Note: Updates are only allowed while the campaign status is draft. Launched campaigns cannot be modified — pause and create a new one instead.

Response 200

Returns the updated campaign object.

Errors