Alerts
Delete an alert
This endpoint allows you to delete an existing alert for a subscription.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Unique code of the alert
Example:
"storage_threshold_alert"
Response
200
application/json
Subscription alert deleted
The response is of type object
.