The whole hunk
from line 82, old and new numbered
/
lines
from line 82
8282```bash
8383curl https://api.anthropic.com/v1/organizations/rbac_groups \
8484 -H 'anthropic-version: 2023-06-01' \
85 -H 'anthropic-beta: ce-user-management-2026-07-13' \
8685 -H "X-Api-Key: $ANTHROPIC_API_KEY"
8786```
8887