post https://api.theo.live/schedulers//terminate
Terminate a scheduler manually
There might be some cases where you want to terminate your scheduler manually and don't want to wait for it to stop automatically at the end time.
- Suppose your event finishes before the expected end time and you want to terminate the channels already (= you don't want them keep on running until the end time set).
- Suppose you don't have set an end time because this was unclear, and now want to stop the scheduler yourself.
This endpoint allows you to manually terminate a running scheduler.