following case: I want to use getstream.io for my multi-tenancy application (with single instances architecture). Now I wonder if there is a way to create new apps in stream.io programmatically so that I do not have to create a new app for each instance manually? Has anyone experience with that?
Docs and search here have not provided me with sufficient information.