Update Campaign
Update a campaign’s configuration. Only allowed when the campaign is in paused or scheduled status.
You can update the name, description, agent configuration, end timestamp, and allowed schedule.
paused or scheduled status — pause an active campaign first, then apply your changes and resume.
app_id and app_type are immutable and cannot be changed after creation. You may include them in app_config during an update, but their values must match what was set at creation time.
Updatable fields
Authorizations
Body
Request body for updating a campaign. Only allowed when the campaign is in paused or scheduled status.
Updated campaign name. Alphanumeric, hyphens, underscores and spaces allowed. Max 50 characters.
Updated campaign description. Max 150 characters.
150Agent configuration including rate limiting, telephony connections, and retry policy.
Updated campaign end time (ISO 8601)
Updated schedule constraints
Response
Successful Response
Summary metadata for a campaign, returned in list responses.
Name of the resource
"Q1 Payment Reminders"
Unique identifier for the campaign
"camp-a1b2c3d4"
Current status
ended, active, paused, scheduled, cancelled "scheduled"
ID of the agent
"payment-reminder-agent"
User who created this resource
"user@company.com"
Timestamp when the resource was created (ISO 8601)
"2026-03-28T10:00:00Z"
Timestamp when the resource was last updated (ISO 8601)
"2026-03-28T10:00:00Z"
Optional description
"Outbound reminder calls for Q1 overdue accounts"
Type of agent
agent "agent"
Version of the agent to use
1
User who last updated this resource
"user@example.com"