post https://api.things5.digital/v1/devices//notes
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.things5.digital/v1/devices/device_id/notes \
--header 'accept: application/json' \
--header 'authorization: Bearer <access_token>' \
--header 'content-type: application/json'