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