update-member-permissions
Update a member's permissions within an organization, including assigning permission groups, setting admin or billing manager roles, and optionally removing unlisted group memberships.
Instructions
This endpoint updates the permissions of a Member identified by the userId.
This endpoint can also be used to move a Member between Permission Groups within a Product.
Only a single Permission Group can be set per Product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | The identifier of the Organization. | |
| userId | Yes | The identifier of the Member. | |
| requestBody | Yes |