{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_client_id", "title": "access_client_id", "description": "The Client ID for the service token. Access will check for this value in the `CF-Access-Client-ID` request header.", "example": "88bf3b6d86161464f6509f7219099e57.access.example.com", "type": "string" }