Create Sync
Create a new sync configuration.
Args:
db: The database session sync_in: The sync to create user: The current user background_tasks: The background tasks
Returns:
sync (schemas.Sync): The created sync
Headers
x-api-key
Request
This endpoint expects an object.
name
source_connection_id
destination_connection_ids
embedding_model_connection_id
description
cron_schedule
next_scheduled_run
white_label_id
white_label_user_identifier
sync_metadata
status
Sync status enum.
Allowed values:
run_immediately
Response
Successful Response
name
source_connection_id
destination_connection_ids
status
Sync status enum.
Allowed values:
id
organization_id
created_at
modified_at
created_by_email
modified_by_email
embedding_model_connection_id
description
cron_schedule
next_scheduled_run
white_label_id
white_label_user_identifier
sync_metadata