Connect
Create a connect session
Create a new connect session
POST
cURL
Creates a short-live connect session for a given end user. The returned token can be used for instance to create connections for this end user.
Authorizations
The secret key from your Nango environment.
Body
application/json
Response
201
application/json
Successfully created a connect session
The response is of type object
.
cURL