v1

latestOpenAPI 3.0.02026-07-1799139348.0 KB
Variable Sets

Update a variable set

Updates a variable set.

put/v1/workspaces/{workspaceId}/variable-sets/{variableSetId}

Path parameters

workspaceIdstring required

ID of the workspace

variableSetIdstring required

ID of the variable set

Request body

descriptionstring
namestring
priorityinteger
selectorstring

Response

Accepted response

createdAtstring date-time required
descriptionstring required
idstring uuid required
namestring required
priorityinteger required
selectorstring required

A CEL expression to select which release targets this variable set applies to

updatedAtstring date-time required