Authorization: Bearer ********************
curl --location '/verify/getCode?email=undefined' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }