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:
[ "e56f149a-98a7-40bf-89f9-882ffb0e451b", "744a5191-eb74-44eb-953a-2b0863d7fcee" ]
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>e56f149a-98a7-40bf-89f9-882ffb0e451b</guid> <guid>744a5191-eb74-44eb-953a-2b0863d7fcee</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.