There is currently no good way to do this.
In some cases, you can completely list the children who are allowed to exist (child1, child2, etc.) and provide a read / write for each of them. This will not work for large numbers, though, or for identifiers that you do not know in advance.
We have plans to create features to limit the number of children allowed and provide other features to enforce user quotas.
source share