Skip to main content
POST
Take Over Session
Marks the session as human-driven so the widget stops generating AI replies. Idempotent — repeated calls just refresh the takeover timestamp. Hand control back with Release.

Authentication

Requires a Bearer token (API key) or a dashboard session.

Path Parameters

string
required
The widget config UUID.
string
required
The session UUID.

Response

string
string
"human" after a successful takeover.
string
The operator user ID.
string
ISO timestamp of the takeover.

Example

curl