---
title: "DELETE /api/v1/users/{user}/linkedIdentities/{linkedIdentity}"
method: DELETE
path: "/api/v1/users/{user}/linkedIdentities/{linkedIdentity}"
tags: ["UserService"]
---

# DELETE /api/v1/users/{user}/linkedIdentities/{linkedIdentity}

`DELETE /api/v1/users/{user}/linkedIdentities/{linkedIdentity}`

DeleteLinkedIdentity unlinks an SSO identity from a user.

## Path parameters

- `user` string, required
- `linkedIdentity` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

## Changes

> 63 revisions in range; 4 could not be searched.

- **2026-04-23** `eb347c6d2bb6` — 1 info
  - endpoint added
- **2025-12-15** `d740073f088f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/usememos/apis/untitled-api/changes/api/v1/users/:user/linkedIdentities/:linkedIdentity/delete.md)

---

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