Pulsar Docs

Delete Alert Group

DELETE
/v1/alerts/{id}

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

Hard-delete every row in a v2 alert group.

Authorization

bearerAuth admin, superadmin, superuser
Authorization<token>

In: header

Scope: admin, superadmin, superuser

Path Parameters

id*string

The ID.

Response Body

curl -X DELETE "https://example.com/v1/alerts/string"
Empty