The whole hunk
from line 71, old and new numbered
/
lines
from line 71
7171curl https://api.anthropic.com/v1/organizations/tunnels/$TUNNEL_ID/archive \
7272 -X POST \
7373 -H 'anthropic-version: 2023-06-01' \
74 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
74 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
7575```
7676
7777### Response (200)