The URL of the Access application.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_app_domain", "title": "access_app_domain", "description": "The URL of the Access application.", "example": "test.example.com/admin", "type": "string" }