Add a new database user to the server.
Processing mode: async
Documentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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