---
title: "Remove a Bankin synchronization"
method: DELETE
path: "/apps/{appId}/banks/"
tags: ["hidden"]
---

# Remove a Bankin synchronization

`DELETE /apps/{appId}/banks/`

The deletion of the account is irreversible, it will not be possible to resume synchronization as it is afterwards. - If transactions have been exported to accounting or used as payment, the CashflowSource will be left as it is. Resuming synchronization will remain impossible. If you re-import the account, a new CashflowSource will be created and transactions will therefore be duplicated. - Otherwise, if the CashflowSource was not used, it as well as its transactions will be deleted

## Path parameters

- `appId` integer, required

## Query parameters

- `item_id` integer, required

## Response `200`

Success

- object

## Other responses

- `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)
