Skip to content

Delete Layout

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

Deletes a layout by ID.

Parameters

Path parameters

layoutId  string
Format: uuid
ID of the layout.
draftId  string
Format: uuid
The identifier of the draft.

Response

The layout was successfully deleted.