Skip to main content
POST
Starts an immediate sync for all configured resources. Syncs also run on a schedule (default: hourly), so this endpoint is only needed when you want to force a sync outside the normal cadence.

Path parameters

202 means the sync was queued, not that it completed. Poll Connector Resources and check that provider_cursor advances to confirm the sync ran.

Authorizations

Authorization
string
header
required

API key sent as a Bearer token: "Bearer prefix.secret"

Path Parameters

id
string
required

Connector ID

Example:

"HydraDoc1234"

Response

Accepted

{key}
any