Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

agentId
string<uuid>
required

Unique identifier of the sync-managed agent to copy

Response

Successful response

The manual copy, the parked original, and which triggers were transferred

agent
object
required

The newly created, non-managed copy

parkedAgentId
string<uuid>
required

The now-parked (soft-deleted, recoverable) managed agent that was converted

parkedAgentName
string
required

Name of the parked managed agent

transferredTriggerNames
string[]
required

Names of the triggers transferred from the parked agent to the copy (rows re-pointed, bindings preserved)