update-member-permissions
Update a member's permissions or move them between permission groups within a product by specifying the new group and optional admin or billing manager roles.
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 |
|---|---|---|---|
| userId | Yes | The identifier of the Member. | |
| requestBody | Yes | ||
| organizationId | Yes | The identifier of the Organization. |