Deploy Runtype Sandbox

Deploy code to a persistent Runtype Sandbox container 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
sandboxIdstring
statusstring
errorstring
outputstring
previewUrlstring
stagestring

Errors

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