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:
[ "063874bf-5c4b-471f-8bcd-4431db9eb943", "b730300f-f109-41b5-9fc3-a2c518d42dde" ]
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>063874bf-5c4b-471f-8bcd-4431db9eb943</guid> <guid>b730300f-f109-41b5-9fc3-a2c518d42dde</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.