Duplicates an existing campaign with all its sequences, schedules, and templates.
Creates a full copy of the campaign including its sequence steps, schedules, and AI variable templates. CRM settings are not duplicated. The duplicated campaign is created in draft state with all lead counts reset to zero. You can optionally provide a customDocumentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
name in the request body. If omitted, the duplicated campaign will be named "{original name} Copy".Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The unique identifier of the campaign to duplicate
Custom name for the duplicated campaign. If not provided, the original name with ' Copy' suffix is used.