{ "summary": "setTwoFactorRequirement", "operationId": "setTwoFactorRequirementUsingPUT", "method": "PUT", "path": "/v2/users/{userId}/2fa", "tags": [ "users-change-resource" ], "description": "PUT /v2/users/{userId}/2fa", "parameters": { "required": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }