v36

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-091882241.2 MB
templates

Migrate deployment to template version (Cloud-only)

Migrates a deployment to a specific template version

post/v1/templates/{project_id}/{template_name}/deployments/{deployment_id}/migrate

Path parameters

project_idstring required

The project id

template_namestring required

The template name (without version)

deployment_idstring required

The deployment ID to migrate

Request body

versionstring required

The target template version to migrate to

preserve_tool_variablesboolean

Whether to preserve existing tool variables during migration

preserve_core_memoriesboolean

Whether to preserve existing core memories during migration

memory_variablesobject

Additional memory variables to apply during migration

Response

200

successboolean required
messagestring