Campaigns
Clone Campaign
Clone a campaign configuration.
Creates a new campaign with the same configuration as the source.
Call records are copied in the background — use the include_outcomes, exclude_outcomes,
include_status, and exclude_status body fields to control which calls are cloned.
Returns immediately with the new campaign_id; call cloning continues asynchronously.
POST
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Campaign configuration ID to clone
Body
application/json
The body is of type any.
Response
Clone created — call records are cloned asynchronously in the background