Add optional headers parameter for webhooks in notify API command

This commit is contained in:
JonnyWong16 2019-11-11 15:41:11 -08:00
commit cfc30c1234
4 changed files with 5 additions and 1 deletions

1
API.md
View file

@ -2459,6 +2459,7 @@ Required parameters:
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: