# Cancel a SEPA Direct Debit collection **DELETE /v2/collections/{id}** This endpoint allows you to cancel a SEPA Direct Debit collection before it has been submitted. Concretely a collection can only be canceled while in `scheduled` state. ## Servers - Production: https://api.memo.bank (Production) - Sandbox: https://api.sandbox.memo.bank (Sandbox) ## Authentication methods - Jwt ## Parameters #### Path parameters - **id** (string(uuid)) ID of the collection. ## Responses ### 200: OK [Powered by Bump.sh](https://bump.sh)