# Attach Videos to the Pre-Recorded Stream Playlist Attaches one or more existing videos to the scheduler playlist of a pre-recorded live stream. The playlist defines the playback order for scheduled or looping pre-recorded live streams. Endpoint: PUT /streams/{stream_id}/config/scheduler/playlist Version: 1.0.0 Security: bearerAuth ## Path parameters: - `stream_id` (string, required) Unique identifier of the pre-recorded live stream ## Request fields (application/json): - `videos` (array, required) List of video IDs to attach to the playlist ## Response 200 fields ## Response 401 fields ## Response 404 fields