The Full user sync uses a delta token to be used in next request, which is saved in sync_audit table.
The delta sync is disabled for now.
Build a new HTTP client call to use the previous successful run delta token to pull and merge user updates. Schedule this to run once in 2 days if possible.