Unpublish the Primary Version of an Article

Unpublishes the online primary version of an article when there isn’t an existing draft article.

The publishing actions are defined by the field change you request on the resource. To unpublish the primary version, use "publishStatus":"draft".

JSON, XML

PATCH

Authorization: OAuth {accesstoken}

ParameterDescription
publishStatusPublishing status of the article. Use draft.

HTTP status code 204 is returned when an existing record is updated.