Stacks
Reset sandbox with new tarball
Clears /workspace and extracts a new tarball into the sandbox. Use tarball_base64 and optional tarball_filename.
post/v1/stacks/{id}/reset
Path parameters
idstring required
Stack identifier
Example:stk_abc123
Request body
Example request
{
"tarball_filename": "project.tar.gz"
}Response
Sandbox reset completed