POST
/
connect
/
token

Authorizations

x-apikey
string
headerrequired
x-connection-id
string
headerrequired

Body

application/json
customerId
string

Anything that uniquely identifies the customer that you will be sending the magic link to

Minimum length: 1
validityInSeconds
number
default: 2592000

How long the magic link will be valid for (in seconds) before it expires

Response

200 - application/json
token
string
required