Hello everybody! I'm using the Managed Warehouse API
https://us1.gb-ingest.com/track (as documented here
https://docs.growthbook.io/app/managed-warehouse) to ingest events, and everything is working fine. Now I wrote a script that ingest past events, by reading them from Mixpanel. Everything works fine, but I don't see a way of setting the event timestamp (all the events are inserted with the timestamp generated today). Is there a way to tell the API the correct timestamp of the event? Or another API that I can invoke to import historic events?