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 DraftXXX tables.

Parameters

Path parameters

draftId  string
Format: uuid
The identifier of the draft.

Response

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