curl --location --request POST 'https://api.302.ai/302/claude-code/sandbox/delete' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "sandbox_id": "string" }'
{}