Closed
Description
Bug / Feature Request
Work Environment
Question | Answer |
---|---|
OS version (server) | Debian |
OS version (client) | 10 |
TheHive version / git hash | 4 RC2 |
Package Type | DEB |
Problem Description
I tried to create a webhook.
Basically there is a little mistake in the documentation about the curl command, see my PR here:
TheHive-Project/TheHiveDocs#167
But never the less, after creation it just returns:
{"path":"notification","defaultValue":[],"value":null}
Which sounds wrong to my eyes.
After trying to perform a get command to /api/config/organisation/notification it is also returning this result.
The WebHook does not work.
Can you take a look into that and give me a little hint?