get https://ctos.io/device//schema/
Log in to see full request history
Updates schema for a device supplied in the path with :id
parameter. Set's device's schema to a schema with id :schemaId
supplied in the path.
Responses
Updates schema for a device supplied in the path with :id
parameter. Set's device's schema to a schema with id :schemaId
supplied in the path.
xxxxxxxxxx
curl "https://ctos.io/device/52/schema/17"
-X GET \
-H "Content-Type: application/json" \
-H "Authorization: Bearer token"
Try It!
to start a request and see the response here! Or choose an example: