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:
[ "576b9691-dd54-4c67-8cb0-ae14023aa94c", "9f6878e1-2425-4de6-aaeb-7d569c3a6695" ]
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>576b9691-dd54-4c67-8cb0-ae14023aa94c</guid> <guid>9f6878e1-2425-4de6-aaeb-7d569c3a6695</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.