The whole hunk
from line 30, old and new numbered
/
lines
from line 30
3030curl https://api.anthropic.com/v1/organizations/invites/$INVITE_ID \
3131 -X DELETE \
3232 -H 'anthropic-version: 2023-06-01' \
33 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
33 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
3434```
3535
3636### Response (200)