Postgres Clusters

Detach Cluster from App

Detach a specific cluster from a Fly app.

delete/v1/postgres/{postgres_cluster_id}/attachments/{app_name}

Path parameters

postgres_cluster_idstring required

Managed Postgres Cluster ID

app_namestring required

Fly App Name

Response

No Content

Changes