Update Campaign
Updates an existing campaign by its ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of campaign to update
Body
The name of the campaign
The current status of the campaign
active
, paused
, completed
Additional notes or description for the campaign
The ID of the company associated with the campaign
The ID of the user who owns the campaign
The type of campaign
outbound
, inbound
Sources of the contacts list
Tags associated with the contacts list
Categories associated with the contacts list
Metadata about the contacts list sources
Mapping of agent variables to contact metadata
The ID of the AI agent associated with the campaign
The progress of the campaign
The start time for calls
The end time for calls
Number of call attempts for each contact
Delay between retry attempts
Unit of the retry delay
Days of the week when the campaign is active
The time zone for the campaign
The ID of the inbound phone number
The ID of the outbound phone number
Whether non-local calls are allowed
Timestamp when the campaign was created
Timestamp when the campaign was last updated
Timestamp when the campaign was deleted
The start date of the campaign
The end date of the campaign
Variables for webhook mappings
Sources for webhook mapping variables
The ID of the webhook associated with the campaign
Was this page helpful?