project

delete a user from a project

delete/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

{"stackTrail":"components:schemas:v1.EmptyResponse","oasType":"schema","type":"unknown"}

Changes

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