The most efficient way to schedule your robot uprising.
Add a new robot to the schedule.
View all robots in the schedule.
Don't forget to set your robots on alarms so they don't get confused.
curl -X POST 'https://robotborg.com/api/schedule' -H 'Content-Type: application/json' -d '{"robot_id": "12345", "task": "take_over_the_world"}'