The Start Email Update method wraps the Start Member Email Update API endpoint. The organization_id and member_id will be automatically inferred from the logged-in Member's session. This method can be used to start the self-serve email update process for the logged-in Member.
You can listen for successful Member updates anywhere in the codebase with the stytch.organization.onMemberChange() method or useStytchMember hook if you are using React.