메인 콘텐츠로 건너뛰기
DELETE
/
alerts
/
{id}
Delete Alert
curl --request DELETE \
  --url https://local.casebender.com:3000/api/alerts/{id} \
  --header 'X-Api-Key: <api-key>'
true

인증

X-Api-Key
string
header
필수

경로 매개변수

id
string
필수

응답

Successful response

The response is of type boolean.