[ "string" ]
curl --location --request POST 'http://127.0.0.1:8093/email/email/user/remove' \ --header 'Apikey: 1111' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "code": 0, "success": false, "msg": "", "data": {}, "timestamp": 0 }