The whole hunk
from line 66, old and new numbered
/
lines
from line 66
6666```bash
6767curl https://api.anthropic.com/v1/organizations/rbac_roles \
6868 -H 'anthropic-version: 2023-06-01' \
69 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
69 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
7070```
7171
7272### Response (200)