Update
Update a source connection.
Updateable fields:
- name, description
- config_fields
- cron_schedule
- auth_fields (direct auth only)
Authentication
x-api-keystring
API Key authentication via header
Path Parameters
source_connection_id
Headers
X-Framework-Name
X-Framework-Version
Request
This endpoint expects an object.
name
description
config
Source-specific configuration
schedule
Schedule configuration for syncs.
authentication
Authentication config (defaults to OAuth browser flow for OAuth sources)
Response
Successful Response
id
name
description
short_name
readable_collection_id
status
Source connection status enum - represents overall connection state.
created_at
modified_at
auth
Authentication information.
config
schedule
Schedule information.
sync
Sync execution details.
sync_id
ID of the associated sync
entities
Entity state summary.
federated_search
Whether this source uses federated search