updateOrganizationMembership()
Updates a user's organization membership parameters. Currently, only the role can be updated.
- Name
organizationId
- Type
string
- Description
The organization ID of the organization a user belongs to.
- Name
userId
- Type
string
- Description
The ID of the user.
- Name
role
- Type
string
- Description
The role to assign user.
Feedback
Last updated on