POST api/System.String[]/Report.Report/ActivityThemeClearMobile
“ActivityThemeClearMobile”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
themeLst | “themeLst”的文档。 |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ "63117062-3e8d-4fc2-a82c-ddceb606c7d8", "6824173a-1200-47f4-9522-d01a132a9371", "70b94d83-ad58-4376-b11b-4db58e0a3cf9" ]
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>63117062-3e8d-4fc2-a82c-ddceb606c7d8</guid> <guid>6824173a-1200-47f4-9522-d01a132a9371</guid> <guid>70b94d83-ad58-4376-b11b-4db58e0a3cf9</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>