diff --git a/webhooks/overview.mdx b/webhooks/overview.mdx index cb99b53e..3f54cdcc 100644 --- a/webhooks/overview.mdx +++ b/webhooks/overview.mdx @@ -25,7 +25,7 @@ See [Event Types](/webhooks/events) for full payload details and examples. ## Configuration -Add a `webhook` object to your request: +Tell Firecrawl where to deliver events by including a `webhook` object in your request. You can attach it to any supported operation, and the same object shape works across all of them.