Project Variables
Update a project variable
Update a single user-defined project variable. The value can be either a string or a JSON object (default: string), as specified by the is_json boolean flag. See the Variables section in our documentation for more information.
patch/projects/{projectId}/variables/{projectVariableId}
Path parameters
projectIdstring required
projectVariableIdstring required