v1

latestOpenAPI 3.1.02026-08-066984441.1 MB
projects

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

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

         <Check title="Required Permissions" icon="key">The user has to be the creator of the project or needs `manage` permissions of the feature `project-master-data`.</Check>
post/projects/{projectId}/removeprojectmember

Path parameters

projectIdstring uuid required

The id of the project.

Headers

Authorizationstring required

Bearer authentication

Request body

userIdstring uuid required

The id of the user to remove from the project.

Response

No Content

object required