Webex · Schema

DisplayCallqueueAgentSoftkeysObject

CallingCollaborationCommunicationEnterpriseMessagingVideo Conferencing
View JSON Schema on GitHub

JSON Schema

webex-displaycallqueueagentsoftkeysobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DisplayCallqueueAgentSoftkeysObject",
  "title": "DisplayCallqueueAgentSoftkeysObject",
  "type": "string",
  "enum": [
    "FRONT_PAGE",
    "LAST_PAGE"
  ]
}