storage

POST /storage/clear-cache

Clears the cache directory contents. Requires confirmed: true in the request body. Returns 400 if confirmation is missing or false.

post/storage/clear-cache

Request body

confirmedboolean required

Response

Cache cleared

tsinteger required

Server time when the response was built (unix epoch milliseconds).

Changes