{ "ids": [ "string" ], "status": 0 }
curl --location '/admin/share/batch-status' \ --header 'bladeauth: {{auth}}' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ "string" ], "status": 0 }'