Skip to main content

Remove Member From Project

Removes a user from a project.

External Documentation

To learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Project IDThe 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 IDThe user ID of the member.

Workflow Library Example

Remove Member from Project with Gitlab and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop