activateScene does not invoke the LIFX Activate Scene API Endpoint. Rather it invokes the LIFX Cycle API Endpoint.
Activate Scene API Endpoint is https://api.lifx.com/v1/scenes/scene_id::scene_uuid/activate
Cycle API Endpoint is https://api.lifx.com/v1/lights/:selector/cycle
activateScenedoes not invoke the LIFX Activate Scene API Endpoint. Rather it invokes the LIFX Cycle API Endpoint.Activate Scene API Endpoint is
https://api.lifx.com/v1/scenes/scene_id::scene_uuid/activateCycle API Endpoint is
https://api.lifx.com/v1/lights/:selector/cycle