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