{ "id": "1,2", "signature": "3618c4311a057fc0b64b068496074758", "isDeletedPermanently": true }
curl --location --request POST 'http://127.0.0.1:55555/browser/delete' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "1,2", "signature": "3618c4311a057fc0b64b068496074758", "isDeletedPermanently": true }'
{ "success": true, "code": 200 }