Delete an environment variable from a project
Project Environment Variable
Delete an environment variable from a project
- 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 a project
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
Project ID
Environment Variable ID
Response
The resource was deleted successfully
Edit an environment variable belonging to the projectCreate an environment variable override at the project level