Games
Add game IDs to stream
Add new game IDs for an existing stream to watch. The stream will immediately outputs the games that already exists, then emit an event each time a game is started or finished.
post/api/stream/games/{streamId}/add
Path parameters
streamIdstring required
The stream ID you used to create the stream.
Example:myAppName-someRandomId
Response
The game IDs have been added to the stream.