LogoFreestyle
API ReferenceVm

Start_vm

Start VM

POST
/v1/vms/{vm_id}/start

Path Parameters

vm_id*string

Request Body

application/json

idleTimeoutSeconds?integer|null
Formatint64
readySignalTimeoutSeconds?integer|null
Formatint64
waitForReadySignal?boolean|null

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://api.freestyle.sh/v1/vms/string/start" \  -H "Content-Type: application/json" \  -d '{}'
{
  "id": "string",
  "domains": [
    "string"
  ],
  "console_url": "string"
}
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}

Freestyle AI

Documentation assistant

Experimental: AI responses may not always be accurate—please verify important details with the official documentation.

How can I help?

Ask me about Freestyle while you browse the docs.