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
-
| articleId |
The ID of the article. |
- Example request body
-
1{
2"articleId":<articleID>
3}