Create Schedule
POST http://{{ip}}/api/{{username}}/schedules/
Request Body
{"description"=>"", "name"=>"Test_PR_Abhishek", "status"=>"enabled", "command"=>{"method"=>"PUT", "body"=>{"on"=>true, "bri"=>1, "xy"=>[0.673, 0.323]}, "address"=>"/api/2-PdpiAvTDO-SQokppQHSexWlfTus68WXCcHTlkg/groups/0/action"}, "time"=>"2017-03-19T14:55:00"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |