agents
Migrate Agent
Migrate an agent to a new versioned agent template
POST
/
v1
/
agents
/
{agent_id}
/
migrate
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
agent_id
string
requiredBody
application/json
to_template
string
requiredvariables
object
If you chose to not preserve core memories, you should provide the new variables for the core memories
preserve_core_memories
boolean
requiredResponse
200 - application/json
success
boolean
required