Removes a project member from the project with the specified id.

POST

Removes a project member from the project with the specified id.

Required Permissions: The user has to be the creator of the project or needs manage permissions of the feature project-master-data.

Path parameters

projectIdstringRequired

The id of the project.

Request

This endpoint expects an object.
userIdstringRequired

The id of the user to remove from the project.