Update
Update a source connection.
Updateable fields:
- name, description
- config_fields
- cron_schedule
- auth_fields (direct auth only)
Path parameters
source_connection_id
Headers
x-api-key
Request
This endpoint expects an object.
name
description
config
Source-specific configuration
schedule
Schedule configuration for syncs.
credentials
Update credentials (direct auth only)
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.
entities
Entity state summary.