📄️ Setup
To start importing Data via API, first a new importer of the type API / File upload must be created. This can be done in the *Importer
📄️ General
Optional properties are marked with a question mark (?) at the end of the type. Instead of setting a property to null, the property can
📄️ Result
Depending on the amount of data, an import may take some seconds. As the response will be sent after the import is finished, make sure to
📄️ Import Entities
/// Maybe add some general description of this page