templates
Delete a template
Delete a template by name
delete/templates/{name}
Path parameters
namestring required
Template name
Response
OK
Example response
{
"status": "destroyed"
}Delete a template by name
Template name
OK
{
"status": "destroyed"
}