Update an integration source.
Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Model for updating an integration source.
Status of the integration source connection.
connected, disconnected, error, unknown ai_generated, manual_edit, imported, information_schema Successful Response
Response model for integration sources (excludes sensitive data).
Display name for the integration source
Type of source (database or saas)
database, saas Specific connector type (e.g., postgresql, mysql, hubspot)
Organization that owns this integration source
Optional description for the integration source
Whether this is a system-managed source (e.g., Athena backing store)
Whether this is an Airbyte-backed sync connector
Non-sensitive configuration data
List of capabilities supported by this source
Whether this integration source is active
Current connection status
connected, disconnected, error, unknown Timestamp of last connection test
ID of the legacy data source this integration source was migrated from
ID of the backing system source (e.g., Athena) for introspection routing
Short label for tool name disambiguation (e.g., 'US', 'CA'). Forced uppercase. Required when multiple instances of the same connector type exist.
20Airbyte Cloud source ID
Airbyte Cloud connection ID
Airbyte Cloud connection IDs (one per stream group)
Org-specific Airbyte destination ID
Last successful Airbyte sync time
Airbyte sync status: success, failed, running, auth_required, configuring
Rows synced in last Airbyte job
User-selected stream names to sync. None = sync all (backward compat).
How description was created: 'ai_generated' | 'manual_edit' | 'imported' | 'information_schema'
ai_generated, manual_edit, imported, information_schema When description was last modified