Add optional headers parameter for webhooks in notify API command
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user