Below command describes how we can update/change the Xray global database sync time according the requirements:
curl -uadminuser:"Password" -H "Content-Type: application/json" -d '{"db_sync_updates_time": "18:40"}' -X PUT <Base_URL>/xray/api/v1/configuration/dbsync/time Note: Please be aware that the above timeframes are in GMT/UTC timezone format.