The whole hunk
from line 158, old and new numbered
/
lines
from line 158
158158```bash
159159curl https://api.anthropic.com/v1/organizations/rbac_roles/$ROLE_ID/permissions \
160160 -H 'anthropic-version: 2023-06-01' \
161 -H 'anthropic-beta: ce-user-management-2026-07-13' \
162161 -H "X-Api-Key: $ANTHROPIC_API_KEY"
163162```
164163