Update Stylesheet Variable
PUT {{protocol}}://{{instance_zuid}}.{{instances_api_url}}/{{instances_api_version}}/web/stylesheets/variables/:variable_zuid
name | description |
---|---|
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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
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"}}