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
Response
OK
{"stackTrail":"components:schemas:v1.EmptyResponse","oasType":"schema","type":"unknown"}