Skip to main content
POST
Clone a campaign

Authorizations

x-api-key
string
header
required

Path Parameters

campaignId
string
required

The campaign ID to clone

Body

application/json
identityId
integer
required

Identity ID for the cloned campaign

name
string

Optional name. Defaults to "Copy of {original}"

Maximum string length: 255

Response

Campaign cloned successfully

status
enum<string>
required
Available options:
success
message
string
required
data
object
required