Passer au contenu principal
DELETE
/
alerts
/
{id}
Delete Alert
curl --request DELETE \
  --url https://local.casebender.com:3000/api/alerts/{id} \
  --header 'X-Api-Key: <api-key>'
true

Autorisations

X-Api-Key
string
header
requis

Paramètres de chemin

id
string
requis

Réponse

Successful response

The response is of type boolean.