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

userRolesstring[] required

Response

OK

aliasstring required
createTimestring date-time required
namestring required
updateTimestring date-time required
userRolesstring[] required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.