diff --git a/crowdsec-docs/unversioned/console/notification_integrations/webhook.mdx b/crowdsec-docs/unversioned/console/notification_integrations/webhook.mdx index c4dbdea09..d4db089c3 100644 --- a/crowdsec-docs/unversioned/console/notification_integrations/webhook.mdx +++ b/crowdsec-docs/unversioned/console/notification_integrations/webhook.mdx @@ -49,6 +49,12 @@ If the HTTPs endpoint certificate is not valid, you can choose to disable SSL ve ::: +:::info + +The webhook integration is doing POST request to the destination endpoint. + +::: + ![Webhook destination](/img/console/notification_integrations/webhook-destination.png)