Skip to main content
POST
Duplicate an agent

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 agent to duplicate as a valid ObjectId string

Query Parameters

name
string

Name for the duplicated agent

toOrganizationId
string

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

Response

201 - undefined