Skip to main content
POST
Fork Cluster to New Cluster

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

Fork details

name
string

Name for the forked cluster. Defaults to the source name with a -fork suffix.

Response

New cluster provisioned from the fork

data
object