Deploy Daytona sandbox

Deploy code to a persistent Daytona sandbox and return a preview URL.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects a map from strings to any.

Response

Sandbox deployment result
statusstring
errorstring
outputstring
previewUrlstring
sandboxIdstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error