docs(webhook): clarify conflict between Authorization header methods

Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
This commit is contained in:
0xsysr3ll
2025-12-15 19:04:03 +01:00
parent 8979085fb5
commit 3070ba74ae

View File

@@ -29,8 +29,8 @@ You can add additional custom HTTP headers to be sent with each webhook request.
- Click "Add Header" to add a new header - Click "Add Header" to add a new header
- Enter the header name and value - Enter the header name and value
:::info :::warning
If you set an `Authorization` header here, it will only be used if the Authorization Header field above is empty (the Authorization Header field takes precedence) You cannot configure both the **Authorization Header** field and a custom `Authorization` header in Custom Headers at the same time. You must choose one method.
::: :::
### JSON Payload ### JSON Payload