Authorizations
API key must be provided in the Authorization header
Body
application/json
Creates a new encrypted environment variable for the authenticated user. Keys are automatically converted to uppercase. Values are encrypted before storage. There is a limit on the total number of environment variables per user.
CLI Usage: vastai create env-var <key> <value>
API key must be provided in the Authorization header