revokeConnection

connectClient.revokeConnection(params)

Revokes a provider connection.

Kind: instance method of ConnectClient Throws:

  • ArmorySdkException If there's an error revoking the connection

Param
Description

params

Parameters for revoking the connection

params.connectionId

Unique identifier of the connection to revoke

params.accessToken

Access token for authentication

Last updated