/api/server/requery_size
Re-scan stored files to update their sizes and optionally delete missing ones, returning a short status message (admin only).
POST
/api/server/requery_sizeRequest Body
application/json
Response Body
application/json
application/json
curl -X POST "https://example.com/api/server/requery_size" \ -H "Content-Type: application/json" \ -d '{}'{ "status": "string"}