The whole hunk
from line 54, old and new numbered
/
lines
from line 54
5454```bash
5555curl https://api.anthropic.com/v1/organizations/rbac_roles/$ROLE_ID \
5656 -H 'anthropic-version: 2023-06-01' \
57 -H 'anthropic-beta: ce-user-management-2026-07-13' \
5857 -H "X-Api-Key: $ANTHROPIC_API_KEY"
5958```
6059