Pulsar Docs
API ReferenceAlert Settings V2

Delete Alert Setting Controller

DELETE
/v2/alert-settings/delete/{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.

Delete alert setting controller.

Authorization

bearerAuth
Authorization<token>

In: header

Path Parameters

id*string

The ID.

Response Body

curl -X DELETE "https://example.com/v2/alert-settings/delete/string"
Empty