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