POST
/
connect
/
magic-link

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

displayName
string | null

What to call user by

redirectUrl
string | null

Where to send user to after connect / if they press back button

connectorName
string | null

Filter connector config by connector name

connectorConfigDisplayName
string | null

Filter connector config by displayName

connectorConfigId
string

Must start with 'ccfg_'

showExisting
boolean
default: true

Response

200 - application/json
url
string
required