Docs state that with editor mode id is needed for the file to open. How would I create a new file ?
When I pass null as an id it opens the default ui, when I pass in an existing id it says I have no access to the room.
How do I create a new file and show the editor directly when calling DocSpace.SDK.initManager ?