latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

LibraryVariableSets

Create a new library variable set.

post/spaces/{spaceIdentifier}/libraryvariablesets

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

Request body

ContentType'Variables' | 'ScriptModule'

Describes the purpose of the variable set. Clients can use this to offer an editing experience appropriately.

Descriptionstring

A description of this variable set that explains the purpose of the variable set to other users. This field may contain markdown.

Namestring required

The name of this variable set. This should be short, preferably 5-20 characters.

SpaceIdstring required

Response

Created

ContentType'Variables' | 'ScriptModule'

Describes the purpose of the variable set. Clients can use this to offer an editing experience appropriately.

Descriptionstring

Gets or sets a description of this variable set that explains the purpose of the variable set to other users. This field may contain markdown.

Idstring

Gets or sets a unique identifier for this resource.

LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

Namestring

Gets or sets the name of this variable set. This should be short, preferably 5-20 characters.

SpaceIdstring
VariableSetIdstring

Gets or sets the id of the associated variable set.

Versioninteger

Gets or sets the version number.