POST api/System.String[]/Report.Report/ActivityThemeAntiAudit
“ActivityThemeAntiAudit”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
themeLst | “themeLst”的文档。 |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ "0f4b1708-c96a-4025-b80c-28e475657420", "5fe86089-3579-446c-a631-c35e0d4ca45c", "5b0b6209-9d04-474e-913f-0275e5a0dd98" ]
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>0f4b1708-c96a-4025-b80c-28e475657420</guid> <guid>5fe86089-3579-446c-a631-c35e0d4ca45c</guid> <guid>5b0b6209-9d04-474e-913f-0275e5a0dd98</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>