post https://api.slopepay.com/v4/user-links//access-token
Given a linkToken
, generate a short-lived access token used to embed an authenticated user your application.
Log in to see full request history
Response
Given a linkToken
, generate a short-lived access token used to embed an authenticated user your application.
xxxxxxxxxx
curl --request POST \
--url https://api.slopepay.com/v4/user-links/linkToken/access-token \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: