Convert a disconnected managed agent into a manual agent
Convert a sync-managed (GitOps) agent whose integration is disconnected into an editable manual agent: copies its config + prompt, transfers its trigger rows (preserving email/webhook/Slack bindings), and parks the managed original as a recoverable soft-delete.
Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Path Parameters
Unique identifier of the sync-managed agent to copy
Response
Successful response
The manual copy, the parked original, and which triggers were transferred
The newly created, non-managed copy
- Option 1
- Option 2
The now-parked (soft-deleted, recoverable) managed agent that was converted
Name of the parked managed agent
Names of the triggers transferred from the parked agent to the copy (rows re-pointed, bindings preserved)