---
title: "Confirm change of user's registered email"
method: GET
path: "/change-email/{token}"
---

# Confirm change of user's registered email

`GET /change-email/{token}`

This is the result of getting a change-email token and is usually the result of clicking the link from a change-email  email. This always results in a redirect().

## Other responses

- `302` — Redirects depending on success/error and whether __SECURITY_REDIRECT_BEHAVIOR__ == 'spa'.

---

[API](https://skmtc.net/pallets-eco/apis/flask-security-external-api.md) · [All operations](https://skmtc.net/pallets-eco/apis/flask-security-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pallets-eco/flask-security-external-api/versions/5ee7c28d6e1e/schema)
