---
title: "Cancel a Direct Debit collection for the given collection-id."
method: POST
path: "/collections/{collectionId}/cancel"
tags: ["Direct Debits"]
---

# Cancel a Direct Debit collection for the given collection-id.

`POST /collections/{collectionId}/cancel`

## Path parameters

- `collectionId` string, required

## Response `200`

Collection cancelled

## Other responses

- `400` — Validation errors
- `404` — Not Found

---

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