Partners API
Connect to Explo
POST
/
api
/
partners
/
connect
Body
email
string
The email of your user. When the team is created, they’ll get an email inviting them to Explo.
team_name
string
The name of the team to create.
connection_info
json
A JSON representing credentials that Explo will use to create the data source for the new team. For typings corresponding to your database, reach out to Explo Support.
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.