---
title: "Disable sweeping"
method: DELETE
path: "/v3/merchant-accounts/{id}/sweeping"
tags: ["Merchant accounts"]
---

# Disable sweeping

`DELETE /v3/merchant-accounts/{id}/sweeping`

Disable automatic sweeping for a merchant account.

## Path parameters

- `id` string, uuid, required — Unique ID for the Merchant Account

## Headers

- `Tl-Signature` string, required

## Response `204`

Automatic sweeping disabled

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `404` — Account Not Found
- `500` — Unknown Error

---

[API](https://skmtc.net/truelayer/apis/authentication-server.md) · [All operations](https://skmtc.net/truelayer/apis/authentication-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truelayer/authentication-server/revisions/5f6051515b2c/schema)
