Connections
Update a connection
Update a connection by ID
PUT
/
team
/
{team_id}
/
connections
/
{connection_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Used for MongoDB, Postgres, and MySQL connections
Available options:
mongodb
, api
, mysql
, postgres
Used for connections based on main types
Available options:
timescaledb
, supabasedb
, rdsPostgres
, rdsMysql
, api
, mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Used for API connections
JSON object containing the Firebase service account credentials
Used for Postgres and MySQL. This gets populated automatically whenever the connection is used in a chart.
Response
200 - application/json
Available options:
mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Used for connections based on main types
Available options:
timescaledb
, supabasedb
, rdsPostgres
, rdsMysql
, api
, mongodb
, api
, mysql
, postgres
, realtimedb
, firestore
, googleAnalytics
, customerio
Used for MongoDB, Postgres, and MySQL connections
Used for API connections
JSON object containing the Firebase service account credentials