cURL
curl --request DELETE \ --url https://api.etherfuse.com/ramp/webhook/{webhook_id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Deletes a specific webhook
API key for authentication
ID of the webhook to delete
Webhook deleted successfully