The whole hunk
from line 66, old and new numbered
/
lines
from line 66
6666```bash
6767curl https://api.anthropic.com/v1/organizations/rbac_groups/$GROUP_ID \
6868 -H 'anthropic-version: 2023-06-01' \
69 -H 'anthropic-beta: ce-user-management-2026-07-13' \
7069 -H "X-Api-Key: $ANTHROPIC_API_KEY"
7170```
7271