Skip to main content
PUT
Update SMS campaign
Updates configuration fields for an SMS campaign. If templates array is provided, existing templates are replaced wholesale.

Path parameters

string
required
The unique UUID of the SMS campaign.

Body parameters

string
Updated campaign name.
string
Updated sender phone number or sender ID.
string
Updated SMS provider (e.g. TWILIO, PLIVO).
boolean
Enable or disable the campaign.
object[]
New array of SMS message templates (replaces existing).

Response