v50

latestOpenAPI 3.1.0raw.githubusercontent.com2024-10-175745153.1 KB
stream

Terminates a live stream

DELETE /stream/{id}/terminate can be used to terminate an ongoing session on a live stream. Unlike suspending the stream, it allows the streamer to restart streaming even immediately, but it will force terminate the current session and stop the recording.

A 204 No Content status response indicates the stream was successfully terminated.

delete/stream/{id}/terminate

Response

Success