Verify Connection Before Save
data_connections
Verify Connection Before Save
Verify data connection credentials before creating the connection
POST
Verify Connection Before Save
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Request body for verifying a data connection before saving.
This allows testing connection credentials and discovering available tables before actually creating the data connection record.
Data connection types.
Available options:
postgres, redshift, mysql, bigquery, snowflake, databricks, couchbase, oracle, hive, mongodb, s3, gcs, minio, nfs, smb Credentials for the connection. Format depends on connection type and auth_type.
Configuration for database connections.
Configuration for object storage connections.
Configuration for file system connections.

