{ "operationId": "Modify a Digit Pattern for the Workspace", "method": "PUT", "path": "/telephony/config/workspaces/{workspaceId}/outgoingPermission/digitPatterns/{digitPatternId}", "summary": "Modify a Digit Pattern for the Workspace", "requestExamples": [ { "contentType": "application/json", "example": { "name": "DigitPattern4", "pattern": "3XXX2" } } ], "responseExamples": [] }