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:
"6d0085b6-5c7b-46e7-922a-c6923adfeabc"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6d0085b6-5c7b-46e7-922a-c6923adfeabc</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.