---
title: "Revoke a VRP consent."
method: DELETE
path: "/vrp-consents/{consentId}"
tags: ["Variable Recurring Payments"]
---

# Revoke a VRP consent.

`DELETE /vrp-consents/{consentId}`

Cancels a VRP consent and stops further variable recurring payments being made using it.

## Path parameters

- `consentId` string, required

## Response `202`

Vrp consent revoked

## Other responses

- `400` — The consent cannot be revoked as it does not exist

---

[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)
