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:
[ "cf420f2c-1742-4f89-820d-a072393b81ff", "6387b22d-188c-4a57-b630-0f5ac1f786da", "cf86c0cb-d5ac-48b3-8dc0-942b460d8278" ]
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>cf420f2c-1742-4f89-820d-a072393b81ff</guid> <guid>6387b22d-188c-4a57-b630-0f5ac1f786da</guid> <guid>cf86c0cb-d5ac-48b3-8dc0-942b460d8278</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>