access_auth_domain

The unique subdomain assigned to your Zero Trust organization.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-auth-domain-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_auth_domain",
  "title": "access_auth_domain",
  "description": "The unique subdomain assigned to your Zero Trust organization.",
  "example": "test.cloudflareaccess.com",
  "type": "string"
}