# Configure scheduler looping Enables or disables looping for the scheduler playlist. When enabled, the playlist will repeat indefinitely, allowing continuous 24/7 pre-recorded live streaming. Endpoint: PUT /streams/{stream_id}/config/scheduler/loop Version: 1.0.0 Security: bearerAuth ## Path parameters: - `stream_id` (string, required) Unique identifier of the pre-recorded live stream ## Request fields (application/json): - `enabled` (boolean, required) Whether playlist looping is enabled ## Response 200 fields ## Response 401 fields ## Response 404 fields