FiskilFiskilFiskil DocsFiskil Docs
Log InSign Up
GuidesAPI ReferenceChangelog

Mobile menu

HomeFiskilFiskil
Log InSign Up
Introduction

Getting Started

AuthenticationErrorsPagination

CORE RESOURCES

Linking Accounts

BANKING API

ENERGY API

IDENTITY

Revoke consent

Allows a client to revoke a consent

You're viewing documentation for v1. The latest version is v3.
AI Actions
DELETE
/consent/{arrangement_id}

Allows a client to revoke a consent

Authorization

Token_header_Authorization
AuthorizationBearer <token>

In: header

Path Parameters

arrangement_idstringrequired

CDR arrangement ID as returned by the list consents API.

Response Body

curl -X DELETE "https://api.fiskil.com/consent/94549a73-a554-4b76-b824-d96898829751"

This response has no body.

Was this page helpful?

Assistant