Alerts
Delete alert status
Delete a custom alert status by key.
DELETE
Delete a custom alert status by key. The request fails if any alerts in the organization still use this status; reassign those alerts to another status first.
Reassign those alerts (e.g. via Update alert) to another status, then call delete again.
Request structure
The status key to delete (e.g. PENDING_REVIEW). Case-insensitive.
Response structure
Confirmation message when the status is deleted.