Authorization: Bearer ********************
curl --location --request POST 'http://localhost:81/callback/email' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": false }