# Delete a mandate signature request **DELETE /v2/mandate_signature_requests/{id}** A mandate signature request can be deleted in case the collection mandate no longer needs to be completed and signed. This action is only possible while the mandate signature request is not in `completed` status. ## 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 mandate signature request. ## Responses ### 200 OK [Powered by Bump.sh](https://bump.sh)