# PATCH /users/:id/identity/confirm_email_change **PATCH /users/{id}/identity/confirm_email_change** Update the email of the user ## Servers ## Parameters ### Path parameters - **id** (integer(int64)) ID of the resource to fetch ### Body: (object) - **reset_token** (string(uuid)) ## Responses ### 404 User Not Found ### 200 successful operation #### Body: (object) - **new_email** (string) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 422 Unprocessable Entity ### 500 Server Error [Powered by Bump.sh](https://bump.sh)