The whole hunk
from line 93, old and new numbered
/
lines
from line 93
9393```bash
9494curl https://api.anthropic.com/v1/organizations/tunnels/$TUNNEL_ID/certificates \
9595 -H 'anthropic-version: 2023-06-01' \
96 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
96 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
9797```
9898
9999### Response (200)