UUID of the Cloudflare Tunnel connector.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_client_id", "title": "tunnel_client_id", "description": "UUID of the Cloudflare Tunnel connector.", "example": "1bedc50d-42b3-473c-b108-ff3d10c0d925", "format": "uuid", "maxLength": 36, "readOnly": true, "type": "string" }