Skip to content

Delete store setting

DELETE
/web-pages/draft/drafts/{draftId}/settings/{storeSettingId}
Required scope: viskan:draft:delete

Deletes 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.

Response

Store setting successfully deleted.