/api/server/clear_zeros
Scan for zero-byte files on disk and return the list of candidates to delete (admin only).
{
"files": [
{
"id": "string",
"name": "string"
}
]
}{
"error": "E1000: Invalid request schema",
"code": 1000,
"statusCode": 400
}