{ "operationId": "modefyHotelingSettingsForPersonsPrimaryDevices", "method": "PUT", "path": "/telephony/config/people/{personId}/devices/settings/hoteling", "summary": "Modify Hoteling Settings for a Person's Primary Devices", "requestExamples": [ { "contentType": "application/json", "example": { "hoteling": { "enabled": true, "limitGuestUse": true, "guestHoursLimit": 5 } } } ], "responseExamples": [] }