Add a new database schema 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 to create.
63"forge"
The name of the database user to create. Only needed if a new user should be created alongside the database.
"james"
The password for the database user. Only used if the user is provided.
255"password"
DatabaseResource