The whole hunk
from line 41, old and new numbered
/
lines
from line 41
4141curl https://api.anthropic.com/v1/organizations/external_keys/$EXTERNAL_KEY_ID/validate \
4242 -X POST \
4343 -H 'anthropic-version: 2023-06-01' \
44 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
44 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
4545```
4646
4747### Response (200)