cURL
Open Banking
Create re-authentication exchange session
Creates a re-authentication exchange session to refresh a user’s bank account connection when their existing authorization is no longer valid. Required when receiving an UpdateCredentials error during bank balance checks or when user re-authentication is needed.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.dwolla.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Available options:
application/vnd.dwolla.v1.hal+json Path Parameters
Exchange's unique identifier
Body
application/vnd.dwolla.v1.hal+json
Request body containing the redirect URL. Required for:
- Plaid mobile sessions Not required for:
- Plaid web sessions
- CreateReAuthExchangeSessionForWeb
- CreateReAuthExchangeSessionWithRedirect
Create re-auth exchange session for web (Plaid web sessions where request body is optional)
Response
created