project
update a user from a project
put/api/v1/projects/{projectName}/users/{userName}
Path parameters
projectNamestring required
identifier of the project
userNamestring required
identifier of the project user
Request body
Response
OK
identifier of the project
identifier of the project user
OK