Webex · Example Payload

Meeting Bluetooth Object Example

CallingCollaborationCommunicationEnterpriseMessagingVideo Conferencing

Meeting Bluetooth Object Example is an example object payload from Webex, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

enabledmodePHONEHANDS_FREEBOTH

Example Payload

Raw ↑
{
  "enabled": true,
  "mode": "PHONE",
  "PHONE": "+1-408-555-0100",
  "HANDS_FREE": "sample-hands_free",
  "BOTH": "sample-both"
}