PUT api/Documents/IncrementView

Add an Lt_Employe_view_Document with caller and target documentId

Request Information

URI Parameters

None.

Body Parameters

globally unique identifier

Request Formats

application/json, text/json

Sample:
"8bf120ab-1536-40a7-b333-38d302dd3b23"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8bf120ab-1536-40a7-b333-38d302dd3b23</guid>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Guid'.

Response Information

Resource Description

None.