Authorization: ********************
curl --location --request DELETE '/api/v1/user/deleteUser/' \ --header 'Authorization: <api-key>'
{ "code": 0, "data": null, "msg": "string" }