v36

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

Update template description (Cloud-only)

Updates the description for 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}/description

Path parameters

project_idstring required

The project id

template_namestring required

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

Request body

descriptionstring

The new description for the template

Response

200

successboolean required