The whole hunk
from line 268, old and new numbered
/
lines
from line 268
268268```bash
269269curl https://api.anthropic.com/v1/organizations/spend_limit_increase_requests \
270270 -H 'anthropic-version: 2023-06-01' \
271 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
271 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
272272```
273273
274274### Response (200)