Skip to content

Delete alert

Request

Delete an alert.

Security
api_key
Path
alertIdstring, (uuid)required

The ID of the alert to be deleted.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/alerts/{alertId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content