teams-devices_allow_mode_switch

Whether to allow the user to switch WARP between modes.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-allow-mode-switch-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_allow_mode_switch",
  "title": "teams-devices_allow_mode_switch",
  "description": "Whether to allow the user to switch WARP between modes.",
  "example": true,
  "type": "boolean"
}