🤖 For AI agents: The complete documentation index is available at /docs/llms.txt. A markdown version of this page is available at /docs/apis/webhooks.md.
Webhook API
A FusionAuth Webhook is intended to consume JSON events emitted by FusionAuth. Creating a Webhook allows you to tell FusionAuth where you would like to receive these JSON events.
Webhooks allow you to receive notifications when certain events happen in FusionAuth. Since webhooks use HTTP requests, you can connect webhooks to other tools as well, e.g. Kafka.
Create a Webhook
API documentation for the FusionAuth Create a Webhook API.
Retrieve a Webhook
API documentation for the FusionAuth Retrieve a Webhook API.
Update a Webhook
API documentation for the FusionAuth Update a Webhook API.
Delete a Webhook
API documentation for the FusionAuth Delete a Webhook API.
Search for Webhooks
API documentation for the FusionAuth Search for Webhooks API.