Discussions
Device Api to change the template
20 days ago by Bob Haselmann
I see from the dashboard, I can change the template of the device in the UI. When I do that it calls these different api's:
https://ads-field.aylanetworks.com/apiv1/devices/29895014/template/562.json?env=docker
Request Method:
PUT
Or
https://ads-field.aylanetworks.com/apiv1/devices/29895014/template.json?env=docker
Request Method:
DELETE
I don't see these api's documented anywhere, can you point me to where i can find info on how to use these?