# Page Not Found

`/docs/rest-api/sdk/sandboxes-v2-beta/stop-a-session` does not exist. Similar pages:

- [Stop a session (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/stop-a-session.md): POST /v2/sandboxes/sessions/{sessionId}/stop Stops a running session and releases its allocated resources. All running processes within the session
- [Stop a session](/docs/rest-api/sandboxes-v2-beta/stop-a-session.md): POST /v2/sandboxes/sessions/{sessionId}/stop Stops a running session and releases its allocated resources. All running processes within the session
- [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
- [Extend session timeout (Vercel SDK)](/docs/rest-api/sdk/sandboxes-v2-beta/extend-session-timeout.md): POST /v2/sandboxes/sessions/{sessionId}/extendtimeout Extends the maximum execution time of a running session. The session must be active and able to
- [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)
