Skip to main content
POST
Clone Agent

Why this exists

Use clone when you want an agent like X but for Y. Unlike import-template from a fat export, clone uses a server-side allowlist and explicit carryOver flags so partner branding, funnel emails, and KB docs do not leak by default.

Request

Never carried over

  • branding
  • funnelConfig / notification recipients
  • Channel tokens, webhooks, marketplace listing
  • KB docs unless carryOver.kb: true

Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

Body

application/json
overrides
object
carryOver
object

Response

Successful response

success
boolean
required
agentId
string
required
agent
object
required