Regenerate integrations docs (#21179)
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot committed
Oct 21, 2025 at 12:33 UTC
6e1791e0c5fcd2c79a0848ef250cb41b2cbf82c7
1 file changed
-1
integrations/cloud-notifications/integrations/webhook.md
-1
@@ -198,6 +198,5 @@ In basic authorization, the client sends a request with an Authorization header
198
##### Bearer token authentication
199
200
In bearer token authentication, the client sends a request with an Authorization header that includes a bearer token. The server then uses this token to authenticate the client. Bearer tokens are typically generated by an authentication service, and are passed to the client after a successful authentication. If this method is selected, the user can set the token to be used for connecting to the destination service.
201
-```
201
202