v5

latestSwagger 2.0MIT2026-08-03485217850.7 KB
organization

Update an org-level variable

put/orgs/{org}/actions/variables/{variablename}

Path parameters

orgstring required

name of the organization

variablenamestring required

name of the variable

Request body

descriptionstring

Description of the variable to update

namestring

New name for the variable. If the field is empty, the variable name won't be updated.

valuestring required

Value of the variable to update

Response

response when updating an org-level variable