Migrate deployment to template version (Cloud-only)
Migrates a deployment to a specific template version
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path parameters
project_id
The project id
template_name
The template name (without version)
deployment_id
The deployment ID to migrate
Request
Body
version
The target template version to migrate to
preserve_tool_variables
Whether to preserve existing tool variables during migration
preserve_core_memories
Whether to preserve existing core memories during migration
memory_variables
Additional memory variables to apply during migration
Response
200
success
message