---
title: "Soft-delete an identity"
method: DELETE
path: "/identities/{identityId}"
tags: ["Identities"]
---

# Soft-delete an identity

`DELETE /identities/{identityId}`

Marks the identity as deleted. Deleted identities are omitted from list
responses unless `includeDeleted=true` is requested.

## Response `204`

Identity deleted.

## Other responses

- `401` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

## Changes

- **2026-06-18** `64d374076b5c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/sphereon-opensource/apis/identity-manager-api/changes/identities/:identityId/delete.md)

---

[API](https://skmtc.dev/sphereon-opensource/apis/identity-manager-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/identity-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/identity-manager-api/revisions/699430821e1e/schema)
