---
title: "POST /deleteAccount"
method: POST
path: "/deleteAccount"
tags: ["relyingparty"]
---

# POST /deleteAccount

`POST /deleteAccount`

Delete user account.

## Request body

- IdentitytoolkitRelyingpartyDeleteAccountRequest — Request to delete account.
  - `localId` string — The local ID of the user.
  - `delegatedProjectNumber` string, int64 — GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.
  - `idToken` string — The GITKit token or STS id token of the authenticated user.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/identitytoolkit.md) · [All operations](https://skmtc.net/google/apis/identitytoolkit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/identitytoolkit/versions/9ea63f196a10/schema)
