Postgres Clusters

Create Database

Create a database within a specific cluster.

post/v1/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

Changes

Changed in 1 of the 8 revisions of this API.1