v1

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-104136109.1 KB
sandboxes

Write a file

Write content to a file inside a sandbox

post/sandboxes/{sandboxID}/files

Path parameters

sandboxIDstring required

Sandbox ID

Request body

contentstring
modestring
pathstring

Response

OK

statusstring

Example response

{
  "status": "destroyed"
}