---
title: "Deletes a check account"
method: DELETE
path: "/CheckAccount/{checkAccountId}"
tags: ["CheckAccount"]
---

# Deletes a check account

`DELETE /CheckAccount/{checkAccountId}`

## Path parameters

- `checkAccountId` integer, required

## Response `200`

Successful operation - check account deleted

- object
  - `objects` unknown[]
    - unknown

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `409` — Conflict
- `500` — Server error

---

[API](https://skmtc.net/sevdesk/apis/sevdesk-api.md) · [All operations](https://skmtc.net/sevdesk/apis/sevdesk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sevdesk/sevdesk-api/versions/a32cec0fecea/schema)
