conversations
Update Conversation Agent Toggle
Toggle the SMS agent on or off for a specific conversation.
When disabled, the agent will still run in shadow mode (logs to sms_agent_shadow_logs) but will not send SMS or execute tools.
The updated state is broadcast via Supabase Realtime, allowing both dashboard and mobile clients to sync in real-time.
patch/conversations/{conversation_id}/agent-toggle
Path parameters
conversation_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.