Fly.io
Apps

Destroy App

View as Markdown

Delete an app by its name.

DELETE
/apps/{app_name}

Delete an app by its name.

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

Response Body

curl -X DELETE "https://example.com/apps/string"
Empty