4bd07b0facf4

OpenAPI 3.0.1Apache 2.02026-08-1098173135.4 KB
Postgres Clusters

Drop Database

Delete a specific database within a cluster, along with objects that depend on it.

delete/postgres/{postgres_cluster_id}/databases/{database_name}

Path parameters

postgres_cluster_idstring required

Managed Postgres Cluster ID

database_namestring required

Database Name

Response

OK