API Documentation
Address
Airdrops
Events
Farming
DEFI Actions
Events
Delete an event webhook
Deletes the specified webhook.
DELETE
/
events
/
webhooks
/
{id}
curl --request DELETE \
--url https://api.getnimbus.io/events/webhooks/{id}
Path Parameters
The ID of the webhook to delete
Response
200
Webhook deleted successfully
curl --request DELETE \
--url https://api.getnimbus.io/events/webhooks/{id}
Assistant
Responses are generated using AI and may contain mistakes.