teams-devices_revoked_at

When the device was revoked.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-revoked-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_revoked_at",
  "title": "teams-devices_revoked_at",
  "description": "When the device was revoked.",
  "example": "2017-06-14T00:00:00Z",
  "format": "date-time",
  "type": "string"
}