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