Migrate deployment to template version (Cloud-only)
Migrates a deployment to a specific template version
Path parameters
project
The project slug
template_name
The template name (without version)
deployment_id
The deployment ID to migrate
Headers
Authorization
Header authentication of the form Bearer <token>
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