DataSmith Exporter 3DS 2023

Hello,

I am using 3ds max with datasmith exporter.
I had id convert files through the python api, but ever since the UE5.1 update the script has stopped working.

The command that fails is:
rt.DatasmithExport.Export(newLocation,False)

It seems there is no more DatasmithExport, there is now Datasmith_Export, but that does not have a .Export function.

What is the new way of exporting the datasmith files? Is there an API reference somewhere for these functions?

V/R,
–Maxim