The whole hunk
from line 48, old and new numbered
/
lines
from line 48
4848curl https://api.anthropic.com/v1/organizations/tunnels/$TUNNEL_ID/reveal_token \
4949 -X POST \
5050 -H 'anthropic-version: 2023-06-01' \
51 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
51 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
5252```
5353
5454### Response (200)