Skip to main content
POST
Clone an existing agent

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

The ID of the agent to clone

Example:

"123"

Body

application/json
versionType
enum<string>
required
Available options:
latest,
deployed
name
string
required
description
string | null
required

Response

Agent cloned successfully

agent
object
required