update_project_user
Update a user's role, admin privileges, or active status within a project by specifying the project and user IDs.
Instructions
Partially update a user's project membership (PATCH)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | No | ||
| userId | Yes | ||
| isAdmin | No | ||
| isActive | No | ||
| projectId | Yes |