My app may need extra collections created depending on the user. It seems like i cannot have the _id of the collection including my apps name space ect as this causes a 500 error but this is what is needed for a app collection but also the collection type is overridden from BLOCKS_APP to NATIVE.
Is there a end point or SDK that can be used to achieve this?
If the collection is apart of my app then it should not be a NATIVE collection.
The collection will be automatically created by my app when needed.
Can someone advise on this please
Thanks