# End active scheduled stream Stops a currently running pre-recorded live stream event. Ending a stream is not instantaneous and may take a few seconds to fully stop playback and disconnect destinations. Endpoint: PUT /streams/{stream_id}/config/scheduler/events/{event_id}/end Version: 1.0.0 Security: bearerAuth ## Path parameters: - `stream_id` (string, required) Unique identifier of the pre-recorded live stream - `event_id` (string, required) Unique identifier of the active scheduled event ## Response 200 fields ## Response 401 fields ## Response 404 fields