v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428140120.9 KB

Disconnects the incoming RTMPS stream for the specified channel. Can be used in conjunction with DeleteStreamKey to prevent further streaming to a channel.

Many streaming client-software libraries automatically reconnect a dropped RTMPS session, so to stop the stream permanently, you may want to first revoke the streamKey attached to the channel.

post/StopStream

Request body

channelArnstring required

ARN of the channel for which the stream is to be stopped.

Response

Success

StopStreamResponse required