Skip to main content
PUT
cURL

Authorizations

X-API-Key
string
header
required

Your unique organization API key. Required on all requests.

Path Parameters

agent_id
string<uuid>
required

The UUID of the AI agent that owns the campaign.

campaign_id
string<uuid>
required

The UUID of the campaign.

Body

application/json
retry_config
object

Optional retry behavior for campaign calls. Retries are attempted when a call ends with one of the statuses listed in retry_on.

Example:

Response

Campaign settings updated successfully

message
string
required
data
object
required