Skip to content

Update layout

PATCH
/web-pages/draft/drafts/{draftId}/layouts/{layoutId}
Required scope: viskan:draft:update

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

Request body

Response

The layout was updated successfully.