AI Agents
Create AI Agent from Template
Creates a new AI agent by cloning an existing one.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the AI agent to clone
Response
200 - application/json
AI agent cloned successfully
The response is of type object
.