iam_schemas-name

Organization name.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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