Chat Widget
Nudge Conversation
Send an idle nudge message to the conversation.
Rate-limited server-side: the nudge is only inserted if enough time has passed since the last assistant message (based on idle_delay_seconds configured on the widget). Returns nudged=false if rate-limited, no idle_message is configured, or conversation is not active.
post/chat/{conversation_id}/nudge
Path parameters
conversation_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.