POST api/System.String[]/Report.Report/ActivityThemeDisabled
“ActivityThemeDisabled”的文档。
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
themeLst | “themeLst”的文档。 |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
[ "ab6d8a3c-5274-42c5-be91-5f19fe1308b3", "120b46b2-a0a1-4efe-994a-f697bcb6540d", "744bf7eb-2642-480f-a26e-a58b5ac11c41" ]
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>ab6d8a3c-5274-42c5-be91-5f19fe1308b3</guid> <guid>120b46b2-a0a1-4efe-994a-f697bcb6540d</guid> <guid>744bf7eb-2642-480f-a26e-a58b5ac11c41</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>