POST
/
syncs
/
{sync_id}
/
trigger

Authorizations

Authorization
string
headerrequired

Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.

Path Parameters

sync_id
integer
required

ID of the sync

Query Parameters

force_full_sync
boolean
default: false

Determines if the sync should be run as a Full Sync. Note that some sync configurations such as Append do not support full syncs.

Response

200 - application/json
status
enum<string>
required

The outcome of the fetch request

Available options:
success
data
object
required