{ "operationId": "Configure Hoteling Settings for a Person", "method": "PUT", "path": "/people/{personId}/features/hoteling", "summary": "Configure Hoteling Settings for a Person", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": true } } ], "responseExamples": [] }