{ "operationId": "Configure a person's Calling Behavior", "method": "PUT", "path": "/people/{personId}/features/callingBehavior", "summary": "Configure a person's Calling Behavior", "requestExamples": [ { "contentType": "application/json", "example": { "behaviorType": "NATIVE_WEBEX_TEAMS_CALLING", "profileId": "Y2lzY29zcGFyazovL3VzL0NBTExJTkdfUFJPRklMRS9iMzdmMmZiYS0yZTdjLTExZWItYTM2OC1kYmU0Yjc2NzFmZTk" } } ], "responseExamples": [] }