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.
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path parameters
project_id
The project id
template_name
The template name (version will be automatically stripped if included)
Request
Body
description
The new description for the template
Response
200
success