post https://ctos.io/device
API that creates new device in the system
Log in to see full request history
Here is some explanation ...
and here
Responses
API that creates new device in the system
Here is some explanation ...
and here
xxxxxxxxxx
curl http://ctos.io/device/ \
-X "POST" \
-H "Authorization: Bearer token" \
-H "Content-Type: application/json" \
-d '{
"model" : "John's Device",
"identification" : "47:7e:11:2c:69:24"
}'
Try It!
to start a request and see the response here! Or choose an example: