wave_stop_stream
Stop an active stream by providing its unique identifier to end the live session and release associated resources.
Instructions
Stop an active stream by its ID (POST /v1/streams/{id}/stop)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stream_id | Yes | The UUID of the stream to stop |