Variable Sets

Create a new variable set

post/runners/variables/variable-sets

Request body

namestring required

Name of the variable set

descriptionstring

Description of the variable set

labelsstring[]

Labels to assign to the variable set

parentsstring[]

Parent variable set IDs

Response

Variable set created successfully

variableSetIdstring

ID of the created variable set

Changes