---
title: "Delete a notification template group."
method: DELETE
path: "/v1/provisioning/templates/{name}"
tags: ["provisioning"]
deprecated: true
---

# Delete a notification template group.

`DELETE /v1/provisioning/templates/{name}`

> **Deprecated.**

## Path parameters

- `name` string, required

## Query parameters

- `version` string

## Response `204`

The template was deleted successfully.

## Other responses

- `403` — ForbiddenError
- `409` — PublicError

---

[API](https://skmtc.net/grafana/apis/http-api.md) · [All operations](https://skmtc.net/grafana/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/grafana/http-api/versions/df55ba1718ba/schema)
