iam_value

The token value.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-value-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_value",
  "title": "iam_value",
  "description": "The token value.",
  "example": "8M7wS6hCpXVc-DoRnPPY_UCWPgy8aea4Wy6kCe5T",
  "maxLength": 80,
  "minLength": 40,
  "readOnly": true,
  "type": "string",
  "x-sensitive": true
}