The Preset Object
This is an object representing a preset of a component inside a Storyblok space.
Properties
Section titled “Properties”-
idnumberNumeric ID of your preset
-
namestringGiven name of your preset
-
presetobjectFields of the component filled with content
-
component_idnumberThe ID of the component the preset is for
-
space_idnumberNumeric ID of a space
-
created_atstringCreation date (Format:
yyyy-MM-dd'T'HH:mm:ssZ) -
updated_atstringLatest update date (Format:
yyyy-MM-dd'T'HH:mm:ssZ) -
imagestring | nullScreenshot or other preview image for your editor; Default: null
-
colorstringColor of the preset icon
-
iconstringIcon of the preset
-
descriptionstringA description of the preset for the editors
{ "preset": { "id": 1231, "name": "PresetGrid", "preset": { // fields of the component filled with content "headline": "preset grid creation", }, "component_id": 1414141, "space_id": 123123, "created_at": "2023-08-22T19:31:04.103Z", "updated_at": "2023-08-22T19:31:04.103Z", "image": null, "color": "#00b3b0", "icon": "block-image", "description": null }}Was this page helpful?
This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window) . Terms of Service (opens in a new window) apply.
Get in touch with the Storyblok community