External DocumentationTo learn more, visit the GitLab documentation.
Actions
Remove Member From Project
Removes a user from a project.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Project ID | The ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project . |
| User ID | The user ID of the member. |
Was this page helpful?