schedules-{id}
Number of APIs: 4
-
Retrieves information about a schedule GET {{baseUrl}}/schedules/:id
-
Removes a schedule DELETE {{baseUrl}}/schedules/:id
-
Updates the status of the schedule to started POST {{baseUrl}}/schedules/:id/start
-
Updates the status of the schedule to stopped POST {{baseUrl}}/schedules/:id/stop