Migrate Agent

<Note>This endpoint is only available on Letta Cloud.</Note> Migrate an agent to a new versioned agent template.

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

agent_idstringRequired

Request

Body
to_templatestringRequired
preserve_core_memoriesbooleanRequired
preserve_tool_variablesbooleanOptional
If true, preserves the existing agent's tool environment variables instead of using the template's variables

Response

200
successboolean