Auth Link (Plaid)
post/auth/plaid/link
Request body
Example request
{
"userId": "9293961c-df93-4d6d-a2cc-fc3e353b2d10",
"language": "en",
"accessToken": "ojwmef9823f892n9h98h2efoqed9823hdodfcoj13er92hef"
}Response
Retrieve Link
Example response
{
"data": {
"link_token": "ojwmef9823f892n9h98h2efoqed9823hdodfcoj13er92hef",
"expiration": "2024-06-01"
}
}