Create Integration Source Schema
Create a new schema for an integration source database.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Body
Model for creating a new integration source schema.
Schema name (e.g., dataset name for BigQuery)
Optional description of the schema
Whether this schema is active for introspection
Priority for processing (lower numbers processed first)
Optional linked repository (context_source) for documentation
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 schemas.
Schema name (e.g., dataset name for BigQuery)
Optional description of the schema
Whether this schema is active for introspection
Priority for processing (lower numbers processed first)
Optional linked repository (context_source) for documentation
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified