Skip to main content
DELETE
/
ramp
/
webhook
/
{webhook_id}
Delete webhook
curl --request DELETE \
  --url https://api.etherfuse.com/ramp/webhook/{webhook_id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API key sent in the Authorization header.

Path Parameters

webhook_id
string<uuid>
required

The webhook ID

Response

Webhook deleted