v1

latestOpenAPI 3.0.1Apache 2.02026-07-1476137102.3 KB
Machines

Destroy Machine

Delete a specific Machine within an app by Machine ID, with an optional force parameter to force kill the Machine if it's running.

delete/apps/{app_name}/machines/{machine_id}

Path parameters

app_namestring required

Fly App Name

machine_idstring required

Machine ID

Query parameters

forceboolean

Force kill the machine if it's running

Response

OK