Newer Version Available

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

Knowledge Article View Stat Resource

Increase the view count of a knowledge article by one.
Resource
1/connect/knowledge/article/view-stat
1/connect/communities/communityId/knowledge/article/view-stat
Available version
48.0
Requires Chatter
No
HTTP methods
PATCH
Request body for PATCH
Root XML tag
<knowledgeArticleViewStat>
JSON example
1{
2"articleOrVersionId": "ka230000000PCiy"
3}
Properties
Name Type Description Required or Optional Available Version
articleOr​VersionId String ID of the knowledge article or knowledge article version to increase the view count by one.

If you provide the ID of a knowledge article version, the parent article view count is increased.

Required 48.0
Request parameters for PATCH
Parameter Name Type Description Required or Optional Available Version
articleOr​VersionId String ID of the knowledge article or knowledge article version to increase the view count by one.

If you provide the ID of a knowledge article version, the parent article view count is increased.

Required 48.0