Newer Version Available

This content describes an older version of this product. View Latest

Edit an Online Version of a Master Article

Creates a draft copy of the online version of a master 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.
Example request body
1{
2"articleId":<articleID>
3}