Here is the format I am trying to use:
- Code: Select all | TOGGLE FULL SIZE
PUT /hepaestus/feeds/temperature_f.json HTTP/1.1
Accept: */*
Accept-Encoding: gzip,deflate
Content-Type: application/json
x-aio-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Accept Language: en-us
{"last_number": "47.80"}
Is there something wrong with my PUT format or my url?
Thanks,
P.