/
/Machines API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
Apps8
Machines29
  • getList Machines
  • postCreate Machine
  • getGet Machine
  • postUpdate Machine
  • deleteDestroy Machine
  • postCordon Machine
  • getList Events
  • postExecute Command
  • getGet Lease
  • postCreate Lease
  • deleteRelease Lease
  • getGet Machine Memory
  • putSet Machine Memory Limit
  • postReclaim Machine Memory
  • getGet Metadata
  • putUpdate Metadata (set/remove multiple keys)
  • patchUpdate Metadata (set/remove multiple keys)
  • getGet Metadata Value
  • postUpsert Metadata Key
  • deleteDelete Metadata
  • getList Processes
  • postRestart Machine
  • postSignal Machine
  • postStart Machine
  • postStop Machine
  • postSuspend Machine
  • postUncordon Machine
  • getList Versions
  • getWait for State
Organizations2
Platform2
Secrets14
TLS Certificates8
Tokens5
Volumes8
    Machines

    Start Machine

    Start a specific Machine within an app.

    post/apps/{app_name}/machines/{machine_id}/start

    Path parameters

    app_namestring required

    Fly App Name

    machine_idstring required

    Machine ID

    Response

    OK

    Changes