agents
Version Agent Template
Creates a versioned version of an agent
POST
/
v1
/
agents
/
{agent_id}
/
version-template
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
agent_id
string
requiredThe agent ID of the agent to migrate, if this agent is not a template, it will create a agent template from the agent provided as well
Query Parameters
returnAgentId
boolean
Body
application/json ยท any
The body is of type any
.
Response
201 - application/json
version
string
requiredagentId
string