Secret Syncs
Import secrets from the specified Cloudflare Workers Sync destination.
post/api/v1/secret-syncs/cloudflare-workers/{syncId}/import-secrets
Path parameters
syncIdstring uuid required
The ID of the Cloudflare Workers Sync to trigger importing secrets for.
Query parameters
importBehavior'prioritize-source' | 'prioritize-destination' required
Specify whether Infisical should prioritize secret values from Infisical or Cloudflare Workers.
Response
Default Response
Changes
No recorded changes to this endpoint across all 20 revisions of this API.