mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-23 18:29:19 -05:00
docs(webhook): clarify conflict between Authorization header methods
Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user