teams-devices_allowed_to_leave

Whether to allow devices to leave the organization.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-allowed-to-leave-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_allowed_to_leave",
  "title": "teams-devices_allowed_to_leave",
  "description": "Whether to allow devices to leave the organization.",
  "example": true,
  "type": "boolean"
}