Skip to main content
PATCH
`PATCH /orgs/{org_id}/connectors/{connector_id}/syncs/{sync_id}`

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required
connector_id
string
required
sync_id
string
required

Body

application/json
enabled
boolean | null

Pause (false) / resume (true). Pausing preserves the cursor.

interval_secs
integer<int64> | null

New interval in seconds.

Response

Sync updated