post https://example.com/v2/link/token
Generate user Link token using user_id.
Log in to see full request history
Responses
Generate user Link token using user_id.
xxxxxxxxxx
curl --request POST \
--url https://example.com/v2/link/token \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: