Authorization: ********************
curl --location --request PATCH '/users/me/email?newEmail' \ --header 'Authorization: Bearer <token>'
{}