---
title: "Delete Account"
method: DELETE
path: "/organizations/accounts/{account_id}"
---

# Delete Account

`DELETE /organizations/accounts/{account_id}`

Disables an account.

## Path parameters

- `account_id` string, uuid, required

## Response `200`

OK

- object
  - `message` string

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/revisions/05b629819b49/schema)
