If needed during an execution, aborts an entire Stream execution.
Best Practice
To abort the current stream execution within request, simply identify the Stream’s ID within the request.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Stream of data being imported into a DataSet
The ID of the Stream execution within the Stream, if no Stream execution ID is provided, the current Stream execution will be aborted
Returns a parameter of success or error based on whether the Stream ID being valid.