{ "summary": "informAllManagersToApproveReviewers", "operationId": "informAllManagersToApproveReviewersUsingPOST", "method": "POST", "path": "/v2/feedback-cycles/{cycleId}/inform_all", "tags": [ "feedback-cycles-resource" ], "description": "POST /v2/feedback-cycles/{cycleId}/inform_all", "parameters": { "cycleId": "", "onlyWithNominees": "", "target": "" }, "response": { "status": 200, "description": "OK" } }