Pretty much what it says on the tin... I'm using MongoHQ's REST API to create a database, but for some reason the default user account that gets created when adding a database manually via the web page does not get created when the API is used. Am I missing some API documentation that indicates this is the expected behavior? Is it a bug? In any case, how can I programmatically add user accounts to a database? Or is it possible?
For reference, MongoHQ's documentation is here: http://support.mongohq.com/mongohq-api/databases.html