cURL
Webhooks
Delete v1webhooks
Delete the webhook subscription for this partner.
Authentication: Requires Partner API Key (eve_pk_...). Company keys are not accepted.
Permanently removes the webhook subscription. No further webhook events will be delivered after deletion. To restore event delivery, create a new subscription via PUT /v1/webhooks.
Returns 404 if no webhook subscription exists for this partner.
DELETE
cURL
Authorizations
API Key provided by Eve Admin Portal. Include this header in all authenticated requests.