{ "opencollection": "1.0.0", "info": { "name": "Webex Admin Address Book Beta Device Call Settings With Dynamic Device Settings API", "version": "1.0.0" }, "items": [ { "info": { "name": "Beta Device Call Settings With Dynamic Device Settings", "type": "folder" }, "items": [ { "info": { "name": "Get Validation Schema", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/telephony/config/devices/dynamicSettings/validationSchema", "params": [ { "name": "orgId", "value": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85NmFiYzJhYS0zZGNjLTExZTUtYTE1Mi1mZTM0ODE5Y2RjOWE", "type": "query", "description": "Validation schema for devices in this organization." }, { "name": "familyOrModelDisplayName", "value": "Poly", "type": "query", "description": "Device family or model display name to filter the schema." } ] }, "docs": "This API returns the validation schema for `tags` of all or specific `familyOrModelDisplayName`.\n\nThe schema is used to validate the `tag` for devices in the `Webex Calling` platform. The schema includes information about the required fields, data types, and validation rules for each setting." } ] } ], "bundled": true }