Interrupt
Sessions
Interrupt
Interrupt the agent’s current work
POST
Interrupt
Interrupt a running session’s agent. The agent stops its current action and waits for further instructions.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
- Send Message - Send new instructions after interrupting
- Pause - Pause the session sandbox
- Stop - Kill the session entirely