Skip to content

Update page

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

Updates a page 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.
pageId  string
Format: uuid
Identifier of the page. A page represents a web page within a category and contains a layout, sections, and content.

Request body

Response

The page was updated successfully.