ChangeEmailParams
Parameters
newEmail required
string
options optional
RedirectOption
| Property | Type | Required | Notes |
|---|---|---|---|
| options.redirectTo | string | Redirection path in the client application that will be used in the link in the verification email. For instance, if you want to redirect to https://myapp.com/success, the redirectTo value is '/success'. |