draft status with a "(Copy)" suffix appended to the name. Leads and attempt history are not copied.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
draft status with a "(Copy)" suffix appended to the name. Leads and attempt history are not copied.
| Parameter | Type | Description |
|---|---|---|
id | integer | The ID of the campaign to clone. |
{
"success": true,
"data": {
"id": 6,
"organization_id": 1,
"assistant_id": 5,
"from_phone_number": "+15551234567",
"name": "Q1 Customer Outreach (Copy)",
"status": "draft",
"timezone": "America/New_York",
"run_start_at_utc": null,
"run_end_at_utc": null,
"daily_window_start_local": "09:00",
"daily_window_end_local": "17:00",
"max_concurrent": 5,
"min_interval_seconds": 10,
"amd_enabled": true,
"amd_options": {},
"voicemail_drop_enabled": true,
"voicemail_drop_media_uri": "sound:custom/vm-greeting",
"consent_enabled": false,
"consent_media_uri": null,
"consent_timeout_seconds": 5,
"settings": {},
"created_at": "2025-01-21T10:00:00",
"updated_at": "2025-01-21T10:00:00"
}
}