v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectMembers
Updates the role of a project member of the project with the specified id.
Changes the role of a project member. The project member can also be set as a responsible project member, but only if no other member of this project is responsible. It is necessary that the project role is available in this project, otherwise the member cannot be updated. A project role is available when they are connected to the specified project type of the project.
<Check title="Required Permissions" icon="key">The user has to be the creator or needs `project-master-data:manage` permissions on the project.</Check>
post/projects/{projectId}/updateprojectmember
Path parameters
projectIdstring uuid required
The id of the project.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK