The whole hunk
from line 15, old and new numbered
/
lines
from line 15
1515
1616- `tunnel_id: string`
1717
18 ID of the tunnel (`tnl_...`).
19
1820## Headers
1921
2022- `"anthropic-beta": optional array of AnthropicBeta`
from line 120
118120 - `"compact-2026-09-04"`
119121
120122- `"anthropic-workspace-id": optional string`
123
124 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
125
126 Only needed for credentials that can act on more than one Workspace. A credential that belongs to a specific Workspace may omit it; if sent, it must match that Workspace.
121127
122128## Body parameters
123129