{ "summary": "bulkChangeWeighting", "operationId": "bulkChangeWeightingUsingPOST", "method": "POST", "path": "/v2/objective-cycles/{cycleId}/objectives/changeWeightings", "tags": [ "objectives-resource" ], "description": "POST /v2/objective-cycles/{cycleId}/objectives/changeWeightings", "parameters": { "cycleId": "" }, "requestBody": { "description": "weightingByObjectiveId", "required": true }, "response": { "status": 200, "description": "OK" } }