Linked Accounts
Get Token
Retrieve a user token for linked account using short-lived auth token
POST
/
v1
/
linked-accounts
/
token
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
Body
application/json
authToken
string
requiredAuth Token obtained after linking user account
Response
200 - application/json
status
enum<string>
Available options:
ok
, error
userToken
string
User Token is used to make all requests to this end users authenticated sessions