Skip to main content
POST
Duplicate a campaign

Authorizations

Authorization
string
header
required

Headers

x-sub-organization-id
string

Optional sub organization ID. Must belong to your main organization API key.

Path Parameters

campaignId
string
required

ID of the campaign to duplicate as a valid ObjectId string

Query Parameters

name
string

Name for the duplicated campaign

toOrganizationId
string

Optional ID of a sub-organization to which the campaign should be duplicated

Response

201 - undefined