Create a new database with the specified configuration.
API key authentication. Pass your API key as a Bearer token in the Authorization header.
Cluster location identifier
"europe-west1"
Resource type name
"db-standard-1"
Display name for the database
2 - 64"My Database"
Database name
2 - 100"mydb"
Database password
4 - 100"securepassword123"
Database engine type
postgresql, mariadb, mysql, mongodb, redis, valkey "postgresql"
Database engine version
"16"
Database user (required for non-Redis/Valkey)
"dbuser"
Default Response