force resync

POST {{baseUrl}}/sync-status/resync

Force re-sync of all models. This is only available for organizations on Merge's Grow and Expand plans.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

[{"is_initial_sync":true,"model_id":"filestorage.FileStorageFile","model_name":"File","status":"SYNCING","last_sync_start":"2021-03-30T19:44:18.695973Z","next_sync_start":"2021-03-30T20:44:18.662942Z","selective_sync_configurations_usage":"IN_NEXT_SYNC"},{"is_initial_sync":true,"model_id":"filestorage.FileStorageFile","model_name":"File","status":"SYNCING","last_sync_start":"2021-03-30T19:44:18.695973Z","next_sync_start":"2021-03-30T20:44:18.662942Z","selective_sync_configurations_usage":"IN_NEXT_SYNC"}]