@salesforce/b2c-tooling-sdk / operations/mrt / updateOrgMember
Function: updateOrgMember()
updateOrgMember(
options,auth):Promise<{ }>
Defined in: packages/b2c-tooling-sdk/src/operations/mrt/organization-member.ts:230
Updates an organization member's permissions and settings.
Parameters
options
Update options with organizationSlug, email, and optional canViewAllProjects and customDomainCertPermission
auth
Authentication strategy (required for API authorization)
Returns
Promise<{ }>
Promise resolving to the updated organization member with full member details
Throws
Error if the API request fails