mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Add optional headers parameter for webhooks in notify API command
This commit is contained in:
parent
ddbd486500
commit
cfc30c1234
4 changed files with 5 additions and 1 deletions
|
@ -421,6 +421,7 @@ class API2:
|
|||
body (str): The body of the message
|
||||
|
||||
Optional parameters:
|
||||
headers (str): The JSON headers for webhook notifications
|
||||
script_args (str): The arguments for script notifications
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue