---
title: "Delete Account"
method: DELETE
path: "/api/platform/scopes/accounts/{account_id}"
tags: ["platform"]
---

# Delete Account

`DELETE /api/platform/scopes/accounts/{account_id}`

## Path parameters

- `account_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/gocrisp/apis/crisp-app-dock.md) · [All operations](https://skmtc.dev/gocrisp/apis/crisp-app-dock/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gocrisp/crisp-app-dock/revisions/e56bd3c1a9db/schema)
