iam_token_identifier

Token identifier tag.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-token-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_token_identifier",
  "title": "iam_token_identifier",
  "description": "Token identifier tag.",
  "example": "ed17574386854bf78a67040be0a770b0",
  "maxLength": 32,
  "readOnly": true,
  "type": "string"
}