replace_project_user
Replace a user's project membership by updating their role, admin status, and activity. Specify project and user IDs to apply changes.
Instructions
Full replacement of a user's project membership (PUT)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | No | ||
| userId | Yes | ||
| isAdmin | No | ||
| isActive | No | ||
| projectId | Yes |