Skip to main content
POST
Pause a session
Pauses a running session. The agent stops processing but its state is fully preserved. You can resume it later to continue from exactly where it left off. Returns 202 Accepted. The pause command is delivered asynchronously.

Path parameters

id
string
required
The session ID.

Examples


Errors