Delete an alert
Delete an alert.
Path parameters
organizationId
The ID of the Organization the alert belongs to.
alertId
The ID of the alert to delete.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.