# 40 Webhook Management ## Create a webhook - [POST /api/v1/webhook/events](https://apis.codeblock.ch/dibito/api-docs/40-webhook-management/create.md): Create a new webhook for a specified type of event. The webhook will instantaneously become active and receive events. See the webhook definitions in the section ## Get all webhooks - [GET /api/v1/webhook](https://apis.codeblock.ch/dibito/api-docs/40-webhook-management/getall.md): Get all webhooks for this biller ## Delete webhook - [DELETE /api/v1/webhook](https://apis.codeblock.ch/dibito/api-docs/40-webhook-management/delete.md): Delete an existing webhook