Webex · Schema

ManagerResponseObject

The user's manager.

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
value string Webex Identity assigned user identifier of the user's manager. The manager must belong to the same org as the user.
displayName string The name displayed for the manager in Webex.
$ref string The URI corresponding to a SCIM user that is the manager.
View JSON Schema on GitHub

JSON Schema

webex-managerresponseobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ManagerResponseObject",
  "title": "ManagerResponseObject",
  "type": "object",
  "description": "The user's manager.",
  "required": [
    "value"
  ],
  "properties": {
    "value": {
      "type": "string",
      "example": "b5717a4a-0169-43b2-ac3c-db20ba4e72cd",
      "description": "Webex Identity assigned user identifier of the user's manager. The manager must belong to the same org as the user."
    },
    "displayName": {
      "type": "string",
      "example": "Identity Administrator",
      "description": "The name displayed for the manager in Webex."
    },
    "$ref": {
      "type": "string",
      "example": "https://integration.webexapis.com/identity/scim/0ae87ade-8c8a-4952-af08-318798958d0c/v2/Users/b5717a4a-0169-43b2-ac3c-db20ba4e72cd",
      "description": "The URI corresponding to a SCIM user that is the manager."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/webex-managerresponseobject"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.