delete env var
Accounts
delete env var
Deletes an environment variable associated with the authenticated user. The variable must exist and belong to the requesting user.
CLI Usage: vastai delete env-var <name>
DELETE
delete env var
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-auto-openapi-preview-pr-4175.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header
Body
application/json
Name of the environment variable to delete
Example:
"MY_API_KEY"