post https://{application_vanity_domain}/api/v1/change-email/passwordless-email/confirm-new-email
Confirms the user's new email address using a password-authentication flow. The user will need to provide their current password to confirm their new email. If the user's password is valid, their email address will be updated to the new one.
After the user's email address is updated, an email will be sent to the user's new email address confirming that the change operation completed successfully.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description |
|---|---|---|
| change-email-workflow:execute | Application | The subject can perform this operation on requests associated with the application to which the subject belongs. |