Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Updates the value of an existing environment variable for the authenticated user.
CLI Usage: vast-ai set env-var KEY VALUE
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.