---
title: "Deletes a specific rule group if it was imported from a Prometheus-compatible source."
method: DELETE
path: "/convert/api/prom/rules/{NamespaceTitle}/{Group}"
tags: ["convert_prometheus"]
---

# Deletes a specific rule group if it was imported from a Prometheus-compatible source.

`DELETE /convert/api/prom/rules/{NamespaceTitle}/{Group}`

## Path parameters

- `NamespaceTitle` string, required
- `Group` string, required

## Response `202`

ConvertPrometheusResponse

- ConvertPrometheusResponse
  - `error` string
  - `errorType` string
  - `status` string

## Other responses

- `403` — ForbiddenError

---

[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)
