Skip to main content
POST
Generate a link token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customerId
string
required
workspaceId
string
required
externalBillingId
string

Response

The generated link token

token
string
required
expiresAt
integer
required
Required range: x > 0