{ "operationId": "modifyDigitPatternCategoryControlSettingsForPerson", "method": "PUT", "path": "/telephony/config/people/{personId}/outgoingPermission/digitPatterns", "summary": "Modify the Digit Pattern Category Control Settings for a Person", "requestExamples": [ { "contentType": "application/json", "example": { "useCustomDigitPatterns": true } } ], "responseExamples": [] }