Save template version (Cloud-only)
Saves the current version of the template as a new version
Path parameters
project
The project slug
template_name
The template version, formatted as {template-name}, any version appended will be ignored
Headers
Authorization
Header authentication of the form Bearer <token>
Request
Body
preserve_environment_variables_on_migration
If true, the environment variables will be preserved in the template version when migrating agents
preserve_core_memories_on_migration
If true, the core memories will be preserved in the template version when migrating agents
migrate_agents
If true, existing agents attached to this template will be migrated to the new template version
message
A message to describe the changes made in this template version
Response
200
name
The exact name of the template
id
project_id
project_slug
latest_version
The latest version of the template
template_deployment_slug
The full name of the template, including version and project slug
description