The whole hunk
from line 39, old and new numbered
/
lines
from line 39
3939curl https://api.anthropic.com/v1/organizations/rbac_groups/$GROUP_ID \
4040 -X DELETE \
4141 -H 'anthropic-version: 2023-06-01' \
42 -H 'anthropic-beta: ce-user-management-2026-07-13' \
4342 -H "X-Api-Key: $ANTHROPIC_API_KEY"
4443```
4544