POST
/
connect
/
file-picker

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Body

application/json
connectionId
string
required

Must start with 'conn_'

customerId
string

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

Minimum length: 1
folderSelect
boolean | null
multiSelect
boolean | null
theme
enum<string> | null
Available options:
light,
dark
themeColors
object | null
validityInSeconds
number
default:
2592000

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

Response

200 - application/json
url
string
required