{ "/example": { "cmd": "echo example webhook that sends output of command as response", "response": "output" }, "/example2": { "cmd": "echo this webhook will only send the response set it response", "response": "this will be sent as response instead of command output" } }