Pular para o conteúdo 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

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de caminho

id
string
obrigatório

Resposta

Successful response

The response is of type boolean.