Update Stylesheet Variable

PUT {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/web/stylesheets/variables/:variable_zuid

namedescription
value[string] Optional. The value of our variable.
description[string] Optional. The description of your variable
options[object] Optional. Should correspond to drop down options. Note that the key is what is used as the value output using Parsley, while the value is used in the UI.

Request Body

{"value"=>"#ffffgg"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"_meta":{"timestamp":"2023-03-16T00:16:44.409836169+08:00","totalResults":1,"start":0,"offset":0,"limit":1},"data":{"ZUID":"13-dc9a9fdbaa-1234"}}