Fly.io
Volumes

Create Snapshot

View as Markdown

Create a snapshot for a specific volume within an app.

POST
/apps/{app_name}/volumes/{volume_id}/snapshots

Create a snapshot for a specific volume within an app.

Authorization

bearerAuth
AuthorizationBearer <token>

A Fly.io access token. Create one with fly tokens create.

In: header

Path Parameters

app_name*string

Fly App Name

volume_id*string

Volume ID

Response Body

curl -X POST "https://example.com/apps/string/volumes/string/snapshots"
Empty