I have gone through the documentation you mentioned, but this is for bulk registration to get new device credentials. It doesn’t create any record in Device Management-> All Devices.
I want to create devices under All devices in bulk.
I am able to create device credential and device in bulk using Bulk upload option from cumulocity device management application. Also, if i try to upload the same csv again ,it gives proper error how many records failed and why.
But when I tried the same with the using REST API “devicecontrol/bulkNewDeviceRequests” for the onboarding device in bulk. Success message received hhtpcode 201 but nothing return in response body.
Also, when i upload the same csv again without changing any content then again it gives http code 201 instead of error. However, nothing got updated in the device data but it didn’t give any error.
I believe the behaviour from UI and API should be same.Do you have any feedback?
Attaching csv for reference.