{ "opencollection": "1.0.0", "info": { "name": "Webex Admin Address Book UCM Profile API", "version": "1.0.0" }, "items": [ { "info": { "name": "UCM Profile", "type": "folder" }, "items": [ { "info": { "name": "Read the List of UC Manager Profiles", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/telephony/config/callingProfiles", "params": [ { "name": "orgId", "value": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85NmFiYzJhYS0zZGNjLTExZTUtYTE1Mi1mZTM0ODE5Y2RjOWE", "type": "query", "description": "List manager profiles in this organization." } ] }, "docs": "List all calling UC Manager Profiles for the organization.\n\nUC Manager Profiles are applicable if your organization uses Jabber in Team Messaging mode or Calling in Webex (Unified CM).\n\nThe UC Manager Profile has an organization-wide default and may be overridden for individual persons, although currently only setting at a user level is supported by Webex APIs.\n\nRetrieving this list requires a full or read-only administrator auth token with a scope of `spark-admin:people_read` as this API is des" } ] } ], "bundled": true }