CacheDeleteAll Interface Reference

clean the cache area More...


Detailed Description

clean the cache area

Path: /general/cachedeleteall

Returns:
An XML documnt with one element response and two attributes status and message. The status can be either success or failure and the message describes the cause of the error in a user friendly manner.

Examples:

  <response status="success" message="The sharing service is now being stopped.">
  

Note:
This operation deletes all the files in the cache area and so it is recommended to issue a proper warning to the user prior to executing it.