---
title: "Delete Linked Account"
method: DELETE
path: "/v1/linked-accounts/{linked_account_id}"
tags: ["linked-accounts"]
---

# Delete Linked Account

`DELETE /v1/linked-accounts/{linked_account_id}`

Delete a linked account by its id.

## Path parameters

- `linked_account_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aci/apis/aipolabs.md) · [All operations](https://skmtc.net/aci/apis/aipolabs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aci/aipolabs/revisions/718400d06fee/schema)
