Use the /api/v1/revoke endpoint to revoke access to the Open Banking API for an individual connection.
Use theDocumentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
/api/v1/revoke endpoint to revoke access to the Open Banking API for an individual connection. If the request is successful, this endpoint does not return a response.
To successfully call this endpoint, you must first call the /Token endpoint and obtain a valid access_token.
Bearer token obtained from the /Token endpoint.
The connection was successfully revoked. No response body is returned.