Authorizations
API key must be provided in the Authorization header
Body
application/json
Name of the environment variable to delete
Example:
"MY_API_KEY"
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>
API key must be provided in the Authorization header
Name of the environment variable to delete
"MY_API_KEY"