The Unlink Self Retired Email Address method wraps the Unlink Retired Email API endpoint. The organization_id and member_id will be automatically inferred from the logged-in Member's session. This method can only be used to unlink the logged-in Member's retired email.
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.