Skip to content

Delete page

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

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

Response

The page was successfully deleted.