The whole hunk
from line 77, old and new numbered
/
lines
from line 77
7777```bash
7878curl https://api.anthropic.com/v1/organizations/rbac_groups \
7979 -H 'anthropic-version: 2023-06-01' \
80 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
80 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
8181```
8282
8383### Response (200)