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