curl --location --globoff --request PATCH '/users/hello@analytiq.one/password' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"password": "e|YUiO2PIj7E'\''0&V",
"code": "217503"
}'{
"data": null,
"message": "User password changed successfully.",
"status": "success"
}