Create a bank link

Creates a new Plaid link token for connecting a bank account

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired

The ID of the entity to create the link token for

Response

Bank link created successfully

expirationdatetimeOptional

The expiration date and time of the link token

request_idstringOptional

The Plaid request ID for tracking this link token creation

user_idstringOptional

The Plaid user ID associated with this link token

Errors