{ "summary": "informAllManagersToNominateReviewers", "operationId": "informAllManagersToNominateReviewersUsingPOST", "method": "POST", "path": "/v2/feedback-cycles/{cycleId}/inform_managers_to_nominate", "tags": [ "feedback-cycles-resource" ], "description": "POST /v2/feedback-cycles/{cycleId}/inform_managers_to_nominate", "parameters": { "cycleId": "" }, "response": { "status": 200, "description": "OK" } }