Authorizations
API key authentication using Bearer scheme
Body
application/json
Serializer for Databricks SQL Warehouse connections.
Connection type identifier. Must be DATABRICKS
Minimum length:
1Workspace hostname (e.g. adb-1234567890.1.azuredatabricks.net)
Required string length:
1 - 255SQL Warehouse HTTP path
Required string length:
1 - 500Personal Access Token with permission to query the warehouse
Required string length:
1 - 4096Display name for the connection
Minimum length:
1Optional Unity Catalog to use by default
Schemas to index. Accepts either schema or catalog.schema entries.
Response
The ID of the created connection

