POST api/ScreenContent/Cleanup
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ActiveList| Name | Description | Type | Additional information |
|---|---|---|---|
| List | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"List": "sample string 1"
},
{
"List": "sample string 1"
}
]