---
title: "Delete Account Access Consents"
method: DELETE
path: "/account-access-consents/{ConsentId}"
tags: ["Account Access"]
---

# Delete Account Access Consents

`DELETE /account-access-consents/{ConsentId}`

## 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

## Response `204`

Account Access Consents 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.dev/openbankinguk/apis/account-and-transaction-api-specification.md) · [All operations](https://skmtc.dev/openbankinguk/apis/account-and-transaction-api-specification/llms.txt) · [OpenAPI document](https://skmtc.dev/openbankinguk/apis/account-and-transaction-api-specification/revisions/7b786dc70fb0?raw)
