v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-104136109.1 KB
templates

Delete a template

Delete a template by name

delete/templates/{name}

Path parameters

namestring required

Template name

Response

OK

statusstring

Example response

{
  "status": "destroyed"
}