Unable to Trigger an Export for a Simulation Result via API due to Format not Supported

I tried to export simulation result via API endpoint. But it returns 400 Bad Request “code” : “export-format-not-supported”.

I tried to feed “foam” , “.foam”, and many others format to it. But is still return the same.

I wonder what values should I feed to it?

here is the documentation SimScale API Documentation

Hi,

It depends on what exactly you are trying to export. You may find options in the GitHub page.

good