{ "id":4 }
curl --location --request POST 'http://10.1.100.209:6601/ymall/user/browse/history/delete?user_id=222' \ --header 'Token: {{TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":4 }'
{}