Skip to main content
POST
Attach Cluster to App

Authorizations

Authorization
string
header
required

A Fly API token with access to the requested organization or resource. Send it as Authorization: Bearer <Fly API token>.

Path Parameters

postgres_cluster_id
string
required

Managed Postgres Cluster ID

Body

application/json

Attachment details

app_name
string
required

Name of the Fly app to attach.

Response

Cluster was already attached

data
object