x-token: ********************
{ "id": 0 }
curl --location --request POST 'http://api.testagent.mumamail.com/user/delSender' \ --header 'Content-Type: application/json' \ --header 'x-token;' \ --data-raw '{ "id": 0 }'
{ "code": 0, "data": {}, "msg": "success" }