Skip to main content
Version: v2

Clear consent collection

The Clear consent collection endpoint allows users to remove bank accounts from a consent collection.

Calling ConsentInfo

Endpoint:             https://openbanking.invers.nl/api/v1/consents/clearcollection
Method: GET

Header: ApiKey: string (required)
X-Request-ID: string (required)

Get-Parameters: ConsentCollectionId: string (required)


Body: empty

Errors: 400, 403 or 500

Parameters

ParameterDescription
ApiKeyApiKey
Example:cEZrSmVPLTN1XzVDM09nVDhEanlZaUJwYzRXTldpVUc=
X-Request-IDRequest identifier, guid that is unique for each request.
Example: f1b8d9bd-0118-47ff-bdb7-5e2956ad0e9f
ConsentCollectionIdConsent Collection Identifier from which the information is being requested.
Example: d2c95f1b-6802-459e-ba7d-70491ac27d24

Output

An empty JSON object.

###
Example output

{}