{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/access_name",
"title": "access_name",
"description": "The name of your Zero Trust organization.",
"example": "Widget Corps Internal Applications",
"type": "string"
}