Webex · Schema

InterpreterObjectForSimultaneousInterpretationOfCreateOrUpdateMeeting

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Properties

Name Type Description
languageCode1 string Forms a set of simultaneous interpretation channels together with `languageCode2`. Standard language format from [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) code. Read [ISO 639-
languageCode2 string Forms a set of simultaneous interpretation channels together with `languageCode1`. Standard language format from [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) code. Read [ISO 639-
email string Email address of meeting interpreter.
displayName string Display name of meeting interpreter.
View JSON Schema on GitHub

JSON Schema

webex-interpreterobjectforsimultaneousinterpretationofcreateorupda-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/InterpreterObjectForSimultaneousInterpretationOfCreateOrUpdateMeeting",
  "title": "InterpreterObjectForSimultaneousInterpretationOfCreateOrUpdateMeeting",
  "type": "object",
  "required": [
    "languageCode1",
    "languageCode2"
  ],
  "properties": {
    "languageCode1": {
      "type": "string",
      "example": "en",
      "description": "Forms a set of simultaneous interpretation channels together with `languageCode2`. Standard language format from [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) code. Read [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for details."
    },
    "languageCode2": {
      "type": "string",
      "example": "de",
      "description": "Forms a set of simultaneous interpretation channels together with `languageCode1`. Standard language format from [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) code. Read [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for details."
    },
    "email": {
      "type": "string",
      "example": "marcus.hoffmann@example.com",
      "description": "Email address of meeting interpreter."
    },
    "displayName": {
      "type": "string",
      "example": "Hoffmann",
      "description": "Display name of meeting interpreter."
    }
  }
}

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-interpreterobjectforsimultaneousinterpretationofcreateorupda"
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 email required.

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