Clear data cache stored data.
Version: 1.7
Required Permissions: Full
HTTP method: POST
Supported by Editions: All
Request Parameters:
Parameter |
Type |
Required |
Description |
keys |
Array |
Yes |
Stored items to clear. This is an array of explicit items to be cleared from the cache. This array must have at least one value. If an item has a namespace it is formatted <namespace>::<item-key> To Clear a namespace of all items, use the format (without any key specified): ‘<namespace>::' |
Expected Response Code: 200 OK. For more information see Response Format.
Response Type: cacheClear
Possible Action Specific Error Codes: This action has no specific error codes
|
Request
Response
|