Authorization: ********************
curl --location --request POST 'https://decibel.foo/api/users/me/email/verify?token=undefined' \ --header 'Authorization: Bearer <token>'
{ "email changed sucessfully ": "string" }