Delete an alert

Delete an alert.

Path parameters

organizationIdstringRequired
The ID of the Organization the alert belongs to.
alertIdstringRequired
The ID of the alert to delete.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Errors