# Webhook

Resource 'Webhook' operations.

 - [GET /webhooks](https://developers.askara.ai/apis/askara-symfony/askara-api/webhook/api_webhooks.md): Use this endpoint to retrieve the collection of webhook information.
 - [POST /webhooks](https://developers.askara.ai/apis/askara-symfony/askara-api/webhook/api_webhook_create.md): Use this endpoint to create a webhook entity.
 - [GET /webhooks/{uuid}](https://developers.askara.ai/apis/askara-symfony/askara-api/webhook/api_webhook.md): Use this endpoint to retrieve a webhook information.
 - [DELETE /webhooks/{uuid}](https://developers.askara.ai/apis/askara-symfony/askara-api/webhook/api_webhook_delete.md): Use this endpoint to delete a webhook entity.
 - [PATCH /webhooks/{uuid}](https://developers.askara.ai/apis/askara-symfony/askara-api/webhook/api_webhook_patch.md): Use this endpoint to update a webhook entity.
