v36

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

Fork template (Cloud-only)

Forks a template version into a new template

post/v1/templates/{project_id}/{template_version}/fork

Path parameters

project_idstring required

The project id

template_versionstring required

The template version, formatted as {template-name}:{version-number} or {template-name}:latest

Request body

namestring

Optional custom name for the forked template. If not provided, a random name will be generated.

Response

200

namestring required

The exact name of the template

idstring required
project_idstring required
project_slugstring required
latest_versionstring required

The latest version of the template

descriptionstring
template_deployment_slugstring required

The full name of the template, including version and project slug

updated_atstring required

When the template was last updated