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:
[ "58415a25-bc70-4c33-9fbf-787b53a37198", "917a1285-5419-463a-abf1-8ef6064f1e3a", "040a425f-4c38-4aac-a20a-8a84a2b4b60e" ]
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>58415a25-bc70-4c33-9fbf-787b53a37198</guid> <guid>917a1285-5419-463a-abf1-8ef6064f1e3a</guid> <guid>040a425f-4c38-4aac-a20a-8a84a2b4b60e</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>