Update project variable
documentedUpdate a project CI/CD variable.
PUT /projects/:id/variables/:keyProjectsno implementation yet0 runsInput
id
Project ID or URL-encoded path of the project
e.g. 123 or mygroup%2Fmyproject
key*
Variable key
e.g. DATABASE_PASSWORD
value*
Variable value
the value to set
description
Description
optional
environment_scope
Environment scope
production or *
masked
Masked
true|false
protected
Protected
true|false
variable_type
Variable type
env_var|file
Calls GitLab as you (your API key is your account); keychains.dev holds the credentials.