stream
Delete a stream
This will also suspend any active stream sessions, so make sure to wait until the stream has finished. To explicitly interrupt an active session, consider instead updating the suspended field in the stream using the PATCH stream API.
delete/stream/{id}
Path parameters
idstring required
ID of the stream
Response
Success (No content)