diff --git a/docs/3.0.0-beta.x/concepts/webhooks.md b/docs/3.0.0-beta.x/concepts/webhooks.md index 50b8a4733c..d350a8ebaf 100644 --- a/docs/3.0.0-beta.x/concepts/webhooks.md +++ b/docs/3.0.0-beta.x/concepts/webhooks.md @@ -228,5 +228,3 @@ You can configure those global headers by updating the file at `./config/environ :::: If you are developing the webhook handler yourself you can now verify the token by reading the headers. - -### Programmatic use