of course I understand, but I have a registration form where through C # driver I should create a new user who has read and write privileges only in a specific database that is dynamically created by registering the user on the form. Peeking around a bit I had read that the only way you can create a new user is either from api or from ui. I am trying to access from api but nothing I can not just could you give me some advice?