Skip to main content
DELETE
Revoke access from a bank account.

Authorizations

Authorization
string
header
required

Application (M2M) OAuth2 access token (client credentials).

Path Parameters

id
string<uuid>
required

The bank account ID.

userId
string<uuid>
required

The user ID to revoke access from.

Response

Access revoked successfully.