Logo
Program smart lights API Documentation

Quickstart: Update Effect

PUT http://{{ipAddress}}/api/v1/:auth_token/effects

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'http://ipAddress/api/v1/:auth_token/effects' -d '{"select":"nextEffect"}'

ENDPOINTS