Skip to content

Delete section

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

Deletes a section 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.
sectionId  string
Format: uuid
Identifier of the section. A section is a reusable content block that can be included in layouts.

Response

The section was successfully deleted.