v1

latestOpenAPI 3.0.02026-07-1799139348.0 KB
Variable Sets

Create a variable set

Creates a variable set.

post/v1/workspaces/{workspaceId}/variable-sets

Path parameters

workspaceIdstring required

ID of the workspace

Request body

descriptionstring
namestring required
priorityinteger
selectorstring required

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

Response

Resource created successfully

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