Stop a sandbox
Stop a running sandbox without deleting it
POST
Stop a running sandbox. The sandbox record is preserved and can be inspected, but it no longer consumes compute resources. Use Delete a sandbox to remove it entirely.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the sandbox belongs to.
id
type: string
requiredThe sandbox ID.
Previous → Cancel a job
Next Delete a sandbox →