remove_user_from_project
Remove a user from an n8n project while retaining their instance account. Specify the project and user IDs to update project membership.
Instructions
Remove a user from a project (the user keeps their instance account).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID | |
| userId | Yes | User ID |