DELETE
/
events
/
webhooks
/
{id}
curl --request DELETE \
  --url https://api.getnimbus.io/events/webhooks/{id}

Path Parameters

id
string
required

The ID of the webhook to delete

Response

200
_mintlify/placeholder

Webhook deleted successfully