Authorization: ********************curl --location --request PATCH 'http://decibel.foo/api/api/users/me/email' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"newEmail": "string"
}'{
"messsage": "string"
}