# Webhook Management Manage webhooks such as create, list, and remove ## List Webhook - [GET /api/webhook/config](https://developers.drayeasy.com/webhook/webhook/webhook-management/listwebhook.md): This endpoint allows you to query webhook config list ## Create Webhook - [POST /api/webhook/config](https://developers.drayeasy.com/webhook/webhook/webhook-management/createwebhook.md): This endpoint allows you to create a webhook ## Remove Webhook - [DELETE /api/webhook/config](https://developers.drayeasy.com/webhook/webhook/webhook-management/removewebhook.md): This endpoint allows you to remove a webhook config