# Page Not Found

`/docs/rest-api/sdk/sandboxes/kill-a-command` does not exist. Similar pages:

- [Kill a command (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/kill-a-command.md): POST /v2/sandboxes/sessions/{sessionId}/cmd/{cmdId}/kill Sends a signal to terminate a running command in a session. The signal can be used to
- [Kill a command (Vercel SDK)](/docs/rest-api/sdk/sandboxes/kill-a-command.md): POST /v1/sandboxes/{sandboxId}/{cmdId}/kill Sends a signal to terminate a running command in a sandbox. The signal can be used to gracefully stop
- [Kill a command](/docs/rest-api/sandboxes-v2-beta/kill-a-command.md): POST /v2/sandboxes/sessions/{sessionId}/cmd/{cmdId}/kill Sends a signal to terminate a running command in a session. The signal can be used to
- [Kill a command](/docs/rest-api/sandboxes/kill-a-command.md): POST /v1/sandboxes/{sandboxId}/{cmdId}/kill Sends a signal to terminate a running command in a sandbox. The signal can be used to gracefully stop
- [Delete a sandbox (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/delete-a-sandbox.md): DELETE /v2/sandboxes/{name} Deletes a sandbox by name. If sandboxes are currently running, they will be stopped first. This operation deletes all

All pages: [/llms.txt](/llms.txt)
