Embed Widgets
Take Over Session
Hand a live widget conversation to a human operator and suppress AI replies.
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
The widget config UUID.
The session UUID.
Response
"human" after a successful takeover.The operator user ID.
ISO timestamp of the takeover.
Example
curl
Take Over Session
