item_id
BulkOpeartionInfo
[ 0 ]
curl --location --request DELETE 'http://localhost:8000/fav/remove' \ --header 'Content-Type: application/json' \ --data-raw '[ 0 ]'
{ "success": true, "operation": "string", "total": 0 }