Pulsar Docs
API ReferenceAlerts Config

Delete Alert Type

DELETE
/v1/alerts-config/alert-types/{alertTypeId}

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

Delete alert type.

Authorization

bearerAuth superadmin, superuser
Authorization<token>

In: header

Scope: superadmin, superuser

Path Parameters

alertTypeId*number

The alert type's ID.

Formatdouble

Response Body

curl -X DELETE "https://example.com/v1/alerts-config/alert-types/0.1"
Empty