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)
Changes
Changed in 2 of the 50 revisions of this API.12
- ▲
the response property
errorsbecame optional for the statusdefaultresponse-property-became-optional
- ▲
- ○
api operation id
deleteStreamwas addedapi-operation-id-added
- ○
api tag
streamaddedapi-tag-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○