iam_properties-name

Account name

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-properties-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_properties-name",
  "title": "iam_properties-name",
  "description": "Account name",
  "example": "Demo Account",
  "maxLength": 100,
  "type": "string"
}