DELETE
/
v1
/
webhooks
curl
curl -X DELETE "https://dev-partner-api.sannos.ai/v1/webhooks" \
  -H "X-API-Key: $EVE_COMPANY_KEY"

Authorizations

X-API-Key
string
header
required

API Key provided by Eve Admin Portal. Include this header in all authenticated requests.

Response