English
Delete an alert by id
curl --request DELETE \ --url https://local.casebender.com:3000/api/alerts/{id} \ --header 'X-Api-Key: <api-key>'
true
The response is of type boolean.
boolean