POST
/
v1
/
agents
/
{agent_id}
/
migrate

Authorizations

Authorization
string
headerrequired

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

Path Parameters

agent_id
string
required

Body

application/json
to_template
string
required
variables
object

If you chose to not preserve core memories, you should provide the new variables for the core memories

preserve_core_memories
boolean
required

Response

200 - application/json
success
boolean
required