knowledge-base-connectors
Update Source Schedule
Enable/disable + configure a connector source's automatic (cron) re-sync.
Enabling requires sync_interval_seconds (schema-enforced) and is floored server-side at kb_scheduled_sync_min_interval_seconds; the first run is seeded with a randomized initial delay so a batch of newly-enabled sources doesn't stampede the first sweep. Disabling clears the interval + next run.
patch/v1/knowledge-base/knowledge-bases/{kb_id}/sources/{source_id}/schedule
Path parameters
kb_idstring uuid required
source_idstring uuid required
Request body
Response
Successful Response