Manual sync API
Request
The Manual Sync task synchronizes crosswalks between a data tenant and a customer tenant. This task should be run when there's inconsistency between the crosswalks in the DT and the CT.
POST {DTSSURL}/tasks/manual_sync
In the request body, specify the data tenant, customer tenant, specify the customer entity types to be synched and if needed, the relationship types.
When this task is executed successfully, in a customer tenant that has a DT crosswalk, the CT is refreshed from the DT according to the subscription rules. Records in the customer tenant that do not have a data tenant crosswalk are not affected. The process is applied to both entities and relations.