Edit an Online Version of a Primary Article

Creates a draft copy of the online version of a primary article. This does not unpublish the online version.

URI

1/services/data/v25.0/knowledgeManagement/articleVersions/masterVersions

Formats

JSON, XML

HTTP Method

POST

Authentication

Authorization: OAuth accesstoken

Parameters

Parameter Description
articleId The ID of the article.

Input

1{
2    "articleId":<articleID>
3    }