Updates the status of the schedule to stopped
POST {{baseUrl}}/schedules/:id/stop
Updates the status of the schedule to stopped. If a user wants to stop a schedule this endpoint offers the possibility to update the status of the schedule to stop. When a scheduler is stopped it cannot create new jobs executions
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |