Update Source Connection
Update an existing source connection's configuration.
You can modify:
- **Name and description**: Display information
- **Configuration**: Source-specific settings (e.g., repository name, filters)
- **Schedule**: Cron expression for automatic syncs
- **Authentication**: Update credentials (direct auth only)
Only include the fields you want to change; omitted fields retain their current values.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
source_connection_id
Unique identifier of the source connection to update (UUID)
Request
This endpoint expects an object.
name
Updated display name for the connection
description
Updated description
config
Updated source-specific configuration
schedule
Updated sync schedule configuration
authentication
Updated authentication credentials (direct auth only)
Response
Updated source connection
id
Unique identifier of the source connection
organization_id
Organization this connection belongs to
name
Display name of the connection
short_name
Source type identifier
readable_collection_id
Collection this connection belongs to
status
Current operational status of the connection
created_at
When the connection was created (ISO 8601)
modified_at
When the connection was last modified (ISO 8601)
auth
Authentication status and details
description
Optional description of the connection's purpose
config
Source-specific configuration values
schedule
Sync schedule configuration
sync
Sync execution history and statistics
sync_id
ID of the associated sync (internal use)
entities
Summary of synced entities by type
federated_search
Whether this source uses federated (real-time) search instead of syncing