---
title: "Excluir Boleto do Lote"
method: DELETE
path: "/v1/bank_billet_batches/{id}/remove_bank_billet"
tags: ["Lotes"]
---

# Excluir Boleto do Lote

`DELETE /v1/bank_billet_batches/{id}/remove_bank_billet`

Excluir boleto do lote.

## Path parameters

- `id` string, required

## Headers

- `User-Agent` string
- `X-Idempotency-Key` string

## Request body

- object
  - `bank_billet_id` integer, nullable, required — ID dos [Boleto](/reference/post_v1-bank-billets-1) separados por vírgula.

## Response `204`

Boleto removido com sucesso

## Other responses

- `401` — Falha de autenticação. Token inválido
- `403` — Falha de permissão. Você não tem o Scope obrigatório para essa chamada.
- `404` — Lote não encontrado

---

[API](https://skmtc.net/kobana/apis/cobran-as.md) · [All operations](https://skmtc.net/kobana/apis/cobran-as/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kobana/cobran-as/revisions/728c362ec4d7/schema)
