Resume Session
Sessions
Resume Session
Resume a paused session
POST
Resume Session
Resume a paused session. The sandbox restarts and the agent continues executing from where it left off.Documentation Index
Fetch the complete documentation index at: https://docs.tapkit.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 a running session
- Get Session - Check session status
- Get Events - See what the agent does after resuming