---
title: "Delete account."
method: POST
path: "/v1/accounts/{id}/delete"
tags: ["accounts"]
---

# Delete account.

`POST /v1/accounts/{id}/delete`

Delete an account.

## Path parameters

- `id` string, required

## Response `200`

OK

- EmptyRecord

## Changes

- **2025-11-05** `63df0e3eb49d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/runloopai/apis/runloop-api/changes/v1/accounts/:id/delete/post.md)

---

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