Returns
Show properties
Show properties
Show properties
Show properties
StytchB2B.members.admin.startEmailUpdate(
"member-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
{ emailAddress: "newemail@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.startEmailUpdate(
"member-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
{ emailAddress: "newemail@example.com" }
)
Initiates an email address update for the specified member by sending a verification link to the new address. Calls the POST /sdk/v1/b2b/organizations/members/{member_id}/start_email_update endpoint. Requires an active session and appropriate RBAC permissions.
Show properties
Show properties
StytchB2B.members.admin.startEmailUpdate(
"member-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
{ emailAddress: "newemail@example.com" }
)