POST Settings/Cache/Remove
Request Information
URI Parameters
None.
Body Parameters
RemoveCacheRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| StoreId | integer |
None. |
|
| GroupId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"StoreId": 1,
"GroupId": 2
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.