POST
/
v1
/
agents
/
{agent_id}
/
version-template

Authorizations

Authorization
string
headerrequired

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

Path Parameters

agent_id
string
required

The 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
required
agentId
string