POST api/TinTuc/XoaListTinTuc
Request Information
URI Parameters
None.
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "11b081b4-86ba-4ce6-bd0f-5c33335ec76c", "e08b4160-200a-4a05-a9dd-4c7026880039" ]
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>11b081b4-86ba-4ce6-bd0f-5c33335ec76c</guid> <guid>e08b4160-200a-4a05-a9dd-4c7026880039</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.