Skip to content

Update store setting

PATCH
/web-pages/draft/drafts/{draftId}/settings/{storeSettingId}
Required scope: viskan:draft:update

Updates a store setting by ID.

Parameters

Path parameters

draftId  string
Format: uuid
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
storeSettingId  string
Format: uuid
Identifier of the store setting. Store settings are key-value pairs that configure web store behavior.

Request body

Response

Store setting successfully updated.