Remove an item from cache.
Resource URL
/api/1/cache/remove
Parameters
| url required |
An item's url to be removed from cache. Example Values: /site/website/about/index.xml |
|---|
Example Request
| GET | http://localhost:8080/api/1/cache/remove |
|---|---|
| GET Data | url=/site/website/about/index.xml |
| Response | none |