post https://{application_vanity_domain}/api/v1/change-email/passwordless-email/confirm-current-email
Confirms the user's current email as part of a passwordless email authentication flow. This serves as passwordless authentication, preventing unintended recipients from changing the user's email address.
After confirming their current email, the user's email address will be updated to the new one. Additionally, 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. |