Authorization: Bearer ********************
curl --location --request POST '/admin/deleteUser?userId' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }