gitpod.v1.AccountService

DeleteAccount

DeleteAccount deletes an Account. To Delete an Account, the Account must not be an active member of any Organization.

post/gitpod.v1.AccountService/DeleteAccount

Request body

accountIdstring uuid required

Response

Success

GitpodV1DeleteAccountResponse required

Changes