Skip to content

Delete Store Setting

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

Deletes a store setting by ID.

Parameters

Path parameters

draftId  string
Format: uuid
The identifier of the draft.
storeSettingId  string
Format: uuid
ID of a store setting.

Response

Store setting successfully deleted.