latestSwagger 2.02026-08-20196638916.1 KB
23d8982b533d
General.Tink Link.Session
Create a session
You can optionally use a session to configure certain aspects of the Tink Link flow for a specific user (such as securely pre-filling information or configuring specific behaviors). A session is one-time use only and has a lifetime of 10 minutes.
post/link/v1/session
Request body
Response
A successful response.
Example response
{
"sessionId": "bc97e81618494735acba64de1cfb1cbf3bbe56516c8b4e8cb8d167243b8db62e"
}