The whole hunk
from line 74, old and new numbered
/
lines
from line 74
7474```bash
7575curl https://api.anthropic.com/v1/organizations/rbac_groups/$GROUP_ID/members \
7676 -H 'anthropic-version: 2023-06-01' \
77 -H 'anthropic-beta: ce-user-management-2026-07-13' \
7877 -H "X-Api-Key: $ANTHROPIC_API_KEY"
7978```
8079