Session Token
Generate Token for Linked Account
POST
/
api
/
v2
/
public
/
session-token
This API generates a session token to authenticate a linked account.
Request description
Body Parameters
linked_account_id
string
requiredUnique customer identification id. For Eg: markwood@some_email.com
Response description
token
string
Session Token. Expires in 24 hrs.