gitpod.v1.UserService

DeleteUser

Deletes a user. If the User comes from an organization's SSO provider, the Account will also be deleted.

post/gitpod.v1.UserService/DeleteUser

Request body

userIdstring uuid

Response

Success

GitpodV1DeleteUserResponse required

Changes