Delete a usage threshold alert
Delete a usage threshold alert. Air calls UCP to deregister the alert and removes the Air-side row. If UCP has already forgotten the alert (404) the deletion still succeeds locally.
Required role: air_org_admin
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
alert_id
Response
No response body
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
502
Bad Gateway Error