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:
[ "c9442a7e-fe90-48da-9287-e56f7e5fef6b", "1ab23c1f-d2dc-4a06-99a5-6e429ad51b5c" ]
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>c9442a7e-fe90-48da-9287-e56f7e5fef6b</guid> <guid>1ab23c1f-d2dc-4a06-99a5-6e429ad51b5c</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.