The whole hunk
from line 71, old and new numbered
/
lines
from line 71
7171```bash
7272curl https://api.anthropic.com/v1/organizations/rbac_roles \
7373 -H 'anthropic-version: 2023-06-01' \
74 -H 'anthropic-beta: ce-user-management-2026-07-13' \
7574 -H "X-Api-Key: $ANTHROPIC_API_KEY"
7675```
7776