access-token: ********************
{ "image_id": 0 }
curl --location '/admin/slaves//image-cache/clean' \ --header 'access-token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "image_id": 0 }'
{ "success": true }