MANAGE_PAYMENT scope. See BYOI Plaid.
Arguments
CreatePlaidRelinkTokenInput!
required
No description provided in the schema yet.
Returns
PlaidLinkTokenResponse! - Response containing the token required to initialize Plaid Link.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create an update-mode Link token using the existing Item and its original Plaid credentials.
MANAGE_PAYMENT scope. See BYOI Plaid.
mutation {
createPlaidRelinkToken(
input: CreatePlaidRelinkTokenInput!
): PlaidLinkTokenResponse!
}
PlaidLinkTokenResponse! - Response containing the token required to initialize Plaid Link.