DELETE
/
v1
/
webhooks
cURL
curl --request DELETE \
  --url http://localhost/v1/webhooks \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

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

Response