Returns
Show properties
Show properties
Show properties
Show properties
StytchB2B.members.admin.unlinkRetiredEmail(
"member-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
{ emailAddress: "old@example.com" }
)
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
StytchB2B.members.admin.unlinkRetiredEmail(
"member-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
{ emailAddress: "old@example.com" }
)
Removes a retired (previously used) email address from the specified member’s account. Calls the POST /sdk/v1/b2b/organizations/members/{member_id}/unlink_retired_email endpoint. Requires an active session and appropriate RBAC permissions.
Show properties
Show properties
StytchB2B.members.admin.unlinkRetiredEmail(
"member-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
{ emailAddress: "old@example.com" }
)