Postgres Clusters
Delete Postgres Cluster
Delete a Managed Postgres cluster. The cluster is marked for deletion and removed asynchronously.
Delete a Managed Postgres cluster. The cluster is marked for deletion and removed asynchronously.
Authorization
bearerAuth AuthorizationBearer <token>
A Fly.io access token. Create one with fly tokens create.
In: header
Path Parameters
postgres_cluster_id*string
Managed Postgres Cluster ID
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/postgres/string"Empty
{ "error": "string"}{ "error": "string"}