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