/billing/alerts/{plan_id}Remove an unwanted usage alert rule, returns 204 No Content on success
| Name | In | Type | Required | Default | Example | Constraints | Description |
|---|---|---|---|---|---|---|---|
id |
path |
string |
Yes | Alert ID |
| Status | Description | Schema |
|---|---|---|
| 204 | Deletion successful | |
| 400 | Invalid request parameters | object |
| 401 | Unauthorized | object |
| 404 | Alert not found | object |
| 500 | Internal server error | object |