Delete an environment variable from a container
Container Environment Variable
Delete an environment variable from a container
- To delete an environment variable from an container 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 container
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
Container ID
Environment Variable ID
Response
The resource was deleted successfully
Edit an environment variable belonging to the containerCreate an environment variable override at the container level