Idempotency Supported
Deletes an alert configuration. Only subscription-scoped alerts can be deleted using this endpoint.
Important
This operation cannot delete global alerts. To stop a global alert from firing, update the alert and set status to disabled instead.
Impacts
Alert configuration
The alert configuration is permanently deleted from the system and cannot be recovered.
Alert statuses
All alert statuses associated with this alert are removed. No further evaluation takes place, and no alert_status_changed webhooks are fired for this alert going forward.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/alerts/{alert-id}/delete
Returns
Alert object
Resource object representing alert