The whole hunk
from line 55, old and new numbered
/
lines
from line 55
5555curl https://api.anthropic.com/v1/organizations/tunnels/$TUNNEL_ID/rotate_token \
5656 -X POST \
5757 -H 'anthropic-version: 2023-06-01' \
58 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
58 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
5959```
6060
6161### Response (200)