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