v2

latestOpenAPI 3.0.1Apache 2.02026-07-2698173135.4 KB
Postgres Clusters

Create Database

Create a database within a specific cluster.

post/postgres/{postgres_cluster_id}/databases

Path parameters

postgres_cluster_idstring required

Managed Postgres Cluster ID

Request body

namestring required

Name of the database to create.

Response

Created