PUT api/Documents/IncrementMultipleView
Add multiple Lt_Employe_view_Animation with caller and target animId
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "2175ff2f-cdf0-45d6-847f-b238b75833d1", "7515e38e-8244-4f1f-838f-f32814f8de1e" ]
application/xml, text/xml
Sample:
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>2175ff2f-cdf0-45d6-847f-b238b75833d1</guid> <guid>7515e38e-8244-4f1f-838f-f32814f8de1e</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.