Install
Validate install sandbox configuration
Validates the browser-install sandbox-provider selection without persisting it. For Daytona, performs a cheap authenticated call against the Daytona SDK to verify the API key. For Docker, returns ok without further checks. Requires the one-time install token.
post/install/sandbox/test
Request body
Response
Sandbox configuration validated successfully
Example response
{
"ok": true
}Changes
Changed in 1 of the 134 revisions of this API.1
- ○
added the new optional request property
allow_localnew-optional-request-property
- ○