Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Archive Tunnel Certificate changed

api/beta/tunnels/certificates/archive

Nearest release: v2.1.280, published 20 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+8added
Lines−0removed
From line 15 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits8to this page, all time

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- `certificate_id: string`
1921 
22 ID of the certificate to archive (`tcrt_...`).
23 
2024## Headers
2125 
2226- `"anthropic-beta": optional array of AnthropicBeta`
from line 124
120124 - `"compact-2026-09-04"`
121125 
122126- `"anthropic-workspace-id": optional string`
127 
128 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
129 
130 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.
123131 
124132## Returns
125133