POST
/
connections
/
sync

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

x-trackstar-access-token
string
required

Your user's access token for a specific integration (ShipHero, Extensiv, etc).

Body

application/json
functions_to_sync
string[]

The specific functions to force sync.

Response

200 - application/json
id
string
required

The id of the connection synced.

syncing
boolean
required

Whether or not the connection is syncing.

functions_to_sync
string[]
required

The functions that are being synced. Returns empty if all are being synced.