{ "operationId": "Configure Push-to-Talk Settings for a Person", "method": "PUT", "path": "/people/{personId}/features/pushToTalk", "summary": "Configure Push-to-Talk Settings for a Person", "requestExamples": [ { "contentType": "application/json", "example": { "allowAutoAnswer": true, "connectionType": "ONE_WAY", "accessType": "ALLOW_MEMBERS", "members": [ "Y2lzY29zcGFyazovL3VzL1BFT1BMRS82MWU3MDlkNy1hM2IxLTQ2MDctOTBiOC04NmE5MDgxYWFkNmE", "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9jMTQzMzhkNS02YTdjLTRiZjYtOTFiMS0zYmM2ZWMzMGJiMTE" ] } } ], "responseExamples": [] }