{ "summary": "notifyAll", "operationId": "notifyAllUsingPOST", "method": "POST", "path": "/v2/review-cycles/{cycleId}/inform_all", "tags": [ "review-cycles-resource" ], "description": "POST /v2/review-cycles/{cycleId}/inform_all", "parameters": { "cycleId": "", "target": "" }, "response": { "status": 200, "description": "OK" } }