Upload
Upload files and stream events in to a running Joule process
Overview
The Upload API allows developers to upload a file and/or a array of StreamEvents in to a running Joule process ready for stream processing.
Upload and consume data files
post
topicIdstringRequiredTopic id to consume events on
Consume a single or an array of StreamEvents as a Json object
post
topicIdstringRequiredTopic id to consume events on