access_seat_uid

The unique API identifier for the Zero Trust seat.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-seat-uid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_seat_uid",
  "title": "access_seat_uid",
  "description": "The unique API identifier for the Zero Trust seat.",
  "example": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
  "maxLength": 36,
  "type": "string"
}