Forum Discussion
prasantk2live
Aug 22, 2017Copper Contributor
API to create and delete devices in Iot hub?
Is it possible to create/delete Iot devices by invoking an API from third party application. If so could you please share me the steps.
Also is there any other alternative methods we could create/delete devices without manual intervention?
1 Reply
Sort By
- I am not aware of third party apps. But there is a Nuget package https://www.nuget.org/packages/Microsoft.Azure.Devices/ for that functionality. Look at the https://sandervandevelde.wordpress.com/2016/07/26/bulk-import-of-iothub-devices/ for more details.