Create Integration Source Database
Create a new database for an integration source.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Body
Model for creating a new integration source database.
Database name (e.g., project name for BigQuery)
Optional description of the database
Whether this database is active for introspection
Priority for processing (lower numbers processed first)
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified
Response
Successful Response
Response model for integration source databases.
Database name (e.g., project name for BigQuery)
Optional description of the database
Whether this database is active for introspection
Priority for processing (lower numbers processed first)
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified