The documentation on auto provisioning only describes the process using MQTT. But due to unreliable network connection to the device and them sending Telemetry history after re-connection, i want to use the HTTP endpoints. But I couldn’t find any information on what endpoints to use.
There is obviously the HTTP API which can be used for service user and asset provisioning so you could create a service user and then programmatically do the provisioning you want but obviously this isn’t auto provisioning.