Endpoints Reference
Data Sync

Trigger a Data Sync

POST
/v1/{siteEnv}/{siteId}/status/{syncDataType}

Allow internal users (e.g. support staff) to trigger a manual sync external to the standard process.

Path Parameters
siteEnv
*
siteId
*
syncDataType
*
Responses
201
Initiated Data Sync
400
Unable to trigger another data sync as there is one in progress
401
Auth Failure
500
System Exception