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:
[ "23b6fee5-dc2a-4725-86da-9360115a3ad9", "b9adb43f-db24-4d70-84eb-0f136016b530" ]
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>23b6fee5-dc2a-4725-86da-9360115a3ad9</guid> <guid>b9adb43f-db24-4d70-84eb-0f136016b530</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.