Connect
Create a connect session
Create a new connect session
POST
/
connect
/
sessions
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.
Body
application/json
end_user
object
requiredorganization
object
allowed_integrations
string[]
Filters which integrations the end user can interact with
integrations_config_defaults
object
Response
201 - application/json
data
object
requiredWas this page helpful?