Stop Session
Sessions
Stop Session
Kill a running session
POST
Stop Session
Stop a session and kill its sandbox. This is irreversible — the session moves toDocumentation Index
Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt
Use this file to discover all available pages before exploring further.
killed status and cannot be resumed.
Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
session_id | string | The session identifier |
Response
Status: 204 No Content No response body.Examples
Python
Related Endpoints
- Pause - Pause instead of killing (reversible)
- Get Session - Verify the session was stopped
- Create Session - Start a new session