---
title: "Remove multiple accounting accounts"
method: DELETE
path: "/apps/{appId}/accounts/batch"
tags: ["Accounting accounts"]
---

# Remove multiple accounting accounts

`DELETE /apps/{appId}/accounts/batch`

Remove multiple accounting accounts

## Path parameters

- `appId` integer, required

## Query parameters

- `ids` integer[], required

## Response `200`

Success

- ApiResponse
  - `code` integer
  - `type` string
  - `message` string

## Other responses

- `400` — Bad request
- `404` — Not found

---

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