project

add a user to a project

post/api/v1/projects/{projectName}/users

Path parameters

projectNamestring required

identifier of the project

Request body

userNamestring required
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.