Delete an environment variable from an environment
Environment Variable
Delete an environment variable from an environment
- To delete an environment variable you must have the project user permission
- You can’t delete a BUILT_IN variable
- If you delete a variable having override or alias, the associated override/alias will be deleted as well
DELETE
Delete an environment variable from an environment
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Environment ID
Environment Variable ID
Response
The resource was deleted successfully
Edit an environment variable belonging to the environmentCreate an environment variable override at the environment level