The whole hunk
from line 118, old and new numbered
/
lines
from line 118
118118curl https://api.anthropic.com/v1/organizations/invites \
119119 -H 'Content-Type: application/json' \
120120 -H 'anthropic-version: 2023-06-01' \
121 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN" \
121 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN" \
122122 -d '{
124124 "role": "user"