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:
"24c63b5d-c634-4b8f-87df-54a51a58eac9"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">24c63b5d-c634-4b8f-87df-54a51a58eac9</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.