Add a new database user to the server.
Processing mode: async
The access token received from the authorization server in the OAuth 2.0 flow.
The name of the database user to create.
"james"
The password for the database user.
255"password"
Whether the user should have read-only access to the databases.
true
The IDs of the databases to assign the user to.
[1, 2, 3]DatabaseUserResource