Refresh All Source Connections
Trigger data synchronization for all source connections in the collection.
The sync jobs run asynchronously in the background, so this endpoint
returns immediately with job details that you can use to track progress. You can
monitor the status of individual data synchronization using the source connection
endpoints.
Authentication
x-api-keystring
API Key authentication via header
Path Parameters
readable_id
The unique readable identifier of the collection to refresh
Headers
X-Framework-Name
X-Framework-Version
Response
Successful Response
id
source_connection_id
status
Sync job status enum.
started_at
completed_at
duration_seconds
entities_inserted
entities_updated
entities_deleted
entities_failed
error
error_details