Update Variable
Updates an existing variable in a Codemagic group.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Codemagic variable group identifier.
stringrequired
Codemagic environment variable identifier.
string
Optional new variable name.
string
Optional new variable value.
boolean
Whether the variable should be stored securely.