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.

Body

application/json

Request body for POST /api/v1/vm/from_commit

commit_id
string<uuid>
required

The commit ID to restore from

Response

VM restored from commit successfully

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

vm_id
string
required