Embed Widgets
Post Operator Message
Send a human operator message into a live widget session.
POST
Post Operator Message
Posts a message as a human operator into a live embed session. The widget picks it up on its next poll. This does not require the session to be in human takeover — use Take Over to suppress AI replies.
Authentication
Requires a Bearer token (API key) or a dashboard session.Path Parameters
The widget config UUID.
The session UUID.
Request
The operator message text.
Response
The inserted message:
id, session_id, role (operator), content, operator_user_id, created_at.Example
curl
Post Operator Message
