Delete a usage threshold alert

View as Markdown

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_idstringRequiredformat: "uuid"

Response

No response body

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
502
Bad Gateway Error