Variables
Replace a variable value
Replaces a variable value and preserves the existing description when omitted.
put/api/v1/variables/{name}
Request body
Response
Variable updated
Example response
{
"name": "DEPLOY_ENV",
"value": "production"
}Changes
Changed in 1 of the 134 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○