Logo
Program smart lights API Documentation

Put Config

PUT http://{{ip}}/api/{{username}}/config

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'http://ip/api/username/config' -d '{"timezone":"Europe/London"}'

ENDPOINTS