Skip to main content
POST
Duplicate an agent

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Identifier of the source agent to duplicate.

Body

application/json
name
string

Optional name for the new agent. Defaults to the source agent name suffixed with (copy).

Required string length: 1 - 100

Response

201 - application/json

The newly created agent copy (status draft)

The newly created agent copy (status draft)

data
object
meta
object