Skip to main content

Finish Sync

PUT 

/ext/integrations/sync-sdk/finish-sync

This marks the final step in the synchronization process. Invoke this API after you have successfully uploaded all the necessary data to Zluri.

Request

Body

    orgIntegrationId string
    syncId string

Responses

200

Schema

    message string
Loading...