put https://{instance_zuid}.api.zesty.io/v1/web/stylesheets/variables/
Updates a stylesheet variable.
Body: raw JSON
name | description |
---|---|
value | [string] The value of our variable. |
description | [string] The description of your variable |
options | [string] 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. |