Variables
Update a Variable Set
put/variables/{id}
Path parameters
idstring required
Gets or sets a unique identifier for this resource.
Request body
Example request
{
"SpaceId": "Spaces-1"
}Response
Confirms that a variable set has been modified, containing the updated variable set
Example response
{
"SpaceId": "Spaces-1"
}