sync
Reconcile S3 Sync
Run an on-demand reconciliation: list the bucket, diff it against Captain's indexed state, then index added/modified objects and apply the deletion policy to removed ones. Returns the deltas. This is the same operation the scheduled cadence runs automatically.
post/v2/syncs/{sync_id}/reconcile
Path parameters
sync_idstring required
The sync id.
Headers
authorizationstring nullable
Bearer {api_key}. Your Captain API key.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.