v2

latestOpenAPI 3.0.02026-08-073221853.1 MB
Ingestions

Create Ingestion Databricks

post/console/v1/ingestion/connection/databricks

Request body

tokenstring required
hoststring required
pathstring required
deltaSharingCredentialsstring
verifiedboolean

Response

Create Ingestion Databricks Success

messagestring required

A simple string explaining the result of the operation.

Example response

{
  "token": "string",
  "host": "string",
  "path": "string",
  "deltaSharingCredentials": "string",
  "verified": false
}