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