You cannot bulk create via rest api. But you can create a custom endpoint to process your data and utilize createMany() as daniel_lalasa suggests.
You cannot bulk create via rest api. But you can create a custom endpoint to process your data and utilize createMany() as daniel_lalasa suggests.