The whole hunk
from line 248, old and new numbered
/
lines
from line 248
248248```bash
249249curl https://api.anthropic.com/v1/organizations/spend_limit_increase_requests/$SPEND_LIMIT_INCREASE_REQUEST_ID \
250250 -H 'anthropic-version: 2023-06-01' \
251 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
251 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
252252```
253253
254254### Response (200)