Delete a Stream
Stream API
Delete a Stream
Deletes a Stream from your Domo instance. This does not a delete the associated DataSet.
Warning
This is destructive and cannot be reversed.
DELETE
Delete a Stream
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Stream
Response
200
Returns a Stream object and parameter of success or error based on whether the Stream ID being valid.