---
title: "Delete identity"
method: DELETE
path: "/identity/{uuid}"
tags: ["identity"]
---

# Delete identity

`DELETE /identity/{uuid}`

Delete an identity and withdraw its enrollment from matching

## Path parameters

- `uuid` string, required

## Headers

- `Authorization` string, required

## Response `200`

Identity deleted

- IdentityDeleteIdentityResponse200
  - `success` boolean

## Other responses

- `403` — The identity belongs to another team

## Changes

> 6 revisions in range; 3 could not be searched.

- **2026-07-26** `5e92bebbaf1f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/resemble/apis/api-reference/changes/identity/:uuid/delete.md)

---

[API](https://skmtc.dev/resemble/apis/api-reference.md) · [All operations](https://skmtc.dev/resemble/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/resemble/api-reference/revisions/e93597a6b425/schema)
