Authorization: ********************
curl --location --request POST '/users/me/email/verify?token' \ --header 'Authorization: Bearer <token>'
{ "email changed sucessfully ": "string" }