Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The name of the database to create.
Maximum length:
63
Example:
"forge"
The name of the database user to create. Only needed if a new user should be created alongside the database.
Example:
"james"
The password for the database user. Only used if the user is provided.
Maximum length:
255
Example:
"password"
Response
DatabaseResource