FusionAuth API — Webhook
FusionAuth API — Webhook. 8 operations. Lead operation: Retrieves the webhook for the given Id. If you pass in null for the Id, this will return all the webhooks.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Webhook is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 8 operations across the POST, GET, DELETE, PATCH, and PUT methods rooted at /v1/api/webhook.
The capability includes 2 read-only operations and 6 state-changing operations. Lead operation: Creates a webhook. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Webhook.
What You Can Do
MCP Tools
fusionauth-createwebhook
Creates a webhook. You can optionally specify an Id for the webhook, if not provided one will be generated.
fusionauth-retrievewebhook
Retrieves the webhook for the given Id. If you pass in null for the Id, this will return all the webhooks.
fusionauth-searchwebhookswithid
Searches webhooks with the specified criteria and pagination.
fusionauth-createwebhookwithid
Creates a webhook. You can optionally specify an Id for the webhook, if not provided one will be generated.
fusionauth-deletewebhookwithid
Deletes the webhook for the given Id.
fusionauth-patchwebhookwithid
Patches the webhook with the given Id.
fusionauth-retrievewebhookwithid
Retrieves the webhook for the given Id. If you pass in null for the Id, this will return all the webhooks.
fusionauth-updatewebhookwithid
Updates the webhook with the given Id.