Remove all custom environment variables from the sandbox. System environment variables may be preserved.Documentation Index
Fetch the complete documentation index at: https://docs.hopx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Request
Headers
Example Request
Response
Success (204 No Content)
Empty response on success.Status Codes
| Code | Description |
|---|---|
| 204 | Variables cleared successfully |
| 401 | Unauthorized |
Use Cases
Reset Environment
Related
- SDK: sandbox.env.clear() - Python SDK method
- CLI Environment Variables - Environment variables from CLI
Next Steps
- Get Environment Variables - View all variables
- Set Environment Variables - Set new variables

