The whole hunk
from line 45, old and new numbered
/
lines
from line 45
4545curl https://api.anthropic.com/v1/organizations/rbac_groups/$GROUP_ID/members/$USER_ID \
4646 -X DELETE \
4747 -H 'anthropic-version: 2023-06-01' \
48 -H 'anthropic-beta: ce-user-management-2026-07-13' \
4948 -H "X-Api-Key: $ANTHROPIC_API_KEY"
5049```
5150