No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Set a Translated Article Version to Incomplete
Sets a translated article version to incomplete.
- URI
1/services/data/v25.0/knowledgeManagement/articleVersions/translations/<translationVersionID>- Formats
- JSON, XML>
- HTTP Method
- PATCH
- Authentication
- Authorization: OAuth accesstoken
- Parameters
-
Parameter Description complete Set this value to false to set a translation to incomplete. - Example request body
1{ 2"complete":"false" 3}- Example response body
- HTTP status code 204 is returned when an existing record is updated.