The whole hunk
from line 38, old and new numbered
/
lines
from line 38
3838curl https://api.anthropic.com/v1/organizations/workspaces/$WORKSPACE_ID/members/$USER_ID \
3939 -X DELETE \
4040 -H 'anthropic-version: 2023-06-01' \
41 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
41 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
4242```
4343
4444### Response (200)