Create Backblaze Sync
Create a Backblaze B2 Sync for a collection and start the initial backfill. Returns the sync; indexing runs asynchronously.
Path parameters
Headers
Request
Backblaze B2 S3 endpoint, e.g. https://s3.REGION.backblazeb2.com
Backblaze B2 Application Key ID (S3 access key ID).
Backblaze B2 Application Key (S3 secret). Stored securely, never returned.
Region of the bucket (e.g. ‘us-west-004’), matching the endpoint.
Glob patterns; only matching keys are synced.
Glob patterns; matching keys are excluded.
Scheduled reconcile cadence (minimum 5; null = manual).
Response
‘iam_role’ for assume-role syncs, ‘access_key’ for access-key syncs.
S3-compatible endpoint URL (access-key syncs on non-AWS providers); null for AWS S3.
True once an event-webhook secret has been minted.
Event-webhook subscribe URL (only surfaced by the webhooks endpoint).
Effective (already-clamped) cadence; null = manual.