templates

Rename template (Cloud-only)

Renames all versions of a template with the specified name. Versions are automatically stripped from the current template name if accidentally included.

patch/v1/templates/{project_id}/{template_name}/name

Path parameters

project_idstring required

The project id

template_namestring required

The current template name (version will be automatically stripped if included)

Request body

new_namestring required

The new name for the template

Response

200

successboolean required

Changes