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

sectionId  string
Format: uuid
ID of a section.
draftId  string
Format: uuid
The identifier of the draft.

Response

The section was successfully deleted.