Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

wait_boot
boolean

If true, wait for the newly-created VM to finish booting before returning. Default: false.

Body

application/json
vm_config
object
required

Struct representing configuration options common to all VMs

Response

VM created successfully

Response body for new VM requests (new_root, from_commit, branch)

vm_id
string
required