---
title: "Delete a Funds Confirmation Consent"
method: DELETE
path: "/funds-confirmation-consents/{ConsentId}"
tags: ["Funds Confirmation Consents"]
---

# Delete a Funds Confirmation Consent

`DELETE /funds-confirmation-consents/{ConsentId}`

Enables a CBPII to inform the PSU’s ASPSP that the PSU has revoked their consent to provide funds confirmations.

## Path parameters

- `ConsentId` string, required

## Headers

- `x-fapi-auth-date` string
- `x-fapi-customer-ip-address` string
- `x-fapi-interaction-id` string
- `Authorization` string, required
- `x-customer-user-agent` string
- `x-client-id` string

## Response `204`

Funds Confirmation Consent Deleted

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `405` — Method Not Allowed
- `406` — Not Acceptable
- `429` — Too Many Requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/openbankinguk/apis/confirmation-of-funds-api-specification.md) · [All operations](https://skmtc.net/openbankinguk/apis/confirmation-of-funds-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openbankinguk/confirmation-of-funds-api-specification/revisions/b9822eeed1d2/schema)
