Skip to main content
POST
Set idle auto-stop

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Body

application/json
minutes
integer
required

Idle minutes before auto-stop. 0 = never.

Required range: 0 <= x <= 1440
Example:

30

Response

Auto-stop updated.

success
boolean
Example:

true

data
object

A deployed builder (your code or an AI-generated app) running on a cloud sandbox.