Postgres Clusters
Detach Cluster from App
Detach a specific cluster from a Fly app.
Detach a specific cluster from a Fly app.
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
app_name*string
Fly App Name
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/postgres/string/attachments/string"Empty
{ "error": "string"}{ "error": "string"}