Skip to content

Delete layout

DELETE
/web-pages/draft/drafts/{draftId}/layouts/{layoutId}
Required scope: viskan:draft:delete

Deletes a layout 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.
layoutId  string
Format: uuid
Identifier of the layout. A layout defines the structure of a page by specifying which sections are included.

Response

The layout was successfully deleted.