Skip to content

Publish draft

POST
/web-pages/draft/drafts/{draftId}/_publish
Required scope: viskan:draft:publish

Publishes a draft. Overwrites the sent content of a category using draft tables, and deletes the row from the Draft as well as associated Draft tables.

Parameters

Path parameters

draftId  string
Format: uuid
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.

Response

The draft was successfully published and the associated draft entries were removed.