Connections
Update connection files
Update the files of a connection
POST
/
team
/
{team_id}
/
connections
/
{connection_id}
/
files
Supported file types
This endpoint is used for uploading SSL certificates for PostgreSQL and MySQL connections.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
SSL CA certificate file
SSL certificate file
SSL key file
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