iam_name

Token name.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_name",
  "title": "iam_name",
  "description": "Token name.",
  "example": "readonly token",
  "maxLength": 120,
  "type": "string"
}