Fiskil Docs

Revoke consent

Allows a client to revoke a consent

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://example.com/consent/94549a73-a554-4b76-b824-d96898829751"

This response has no body.