---
title: "DeleteAccount"
method: POST
path: "/gitpod.v1.AccountService/DeleteAccount"
tags: ["gitpod.v1.AccountService"]
---

# DeleteAccount

`POST /gitpod.v1.AccountService/DeleteAccount`

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

## Request body

- GitpodV1DeleteAccountRequest
  - `accountId` string, uuid, required

## Response `200`

Success

- GitpodV1DeleteAccountResponse

## Other responses

- `default` — Error

## Changes

- **2025-02-14** `988164042da1` — 1 breaking
  - the request property `accountId` became required

[Change history](https://skmtc.dev/gitpod-io/apis/gitpod-v1/changes/gitpod.v1.AccountService/DeleteAccount/post.md)

---

[API](https://skmtc.dev/gitpod-io/apis/gitpod-v1.md) · [All operations](https://skmtc.dev/gitpod-io/apis/gitpod-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitpod-io/gitpod-v1/revisions/27f7bd641de1/schema)
