update_member_role
Update a member's role in an organization to admin or member by providing the organization UUID, user UUID, and the new role.
Instructions
Update a member's role in the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | New role | |
| org_id | Yes | The organization UUID | |
| user_id | Yes | The user UUID |