Skip to main content
PUT
Set a conversation thread's control mode

Authorizations

x-api-key
string
header
required

Path Parameters

route_name
string
required

Body

application/json

The mode-set door's JSON body {thread_id, mode}. thread_id holds at least one non-whitespace character and mode is one of the control-mode vocabulary.

Spec metadata only — the door parses this body at the HTTP edge.

mode
enum<string>
required

The control mode to set: agent or manual.

Available options:
agent,
manual
thread_id
string
required

The thread whose mode override to set, as the send door returned it.

Minimum string length: 1
Pattern: \S

Response

Success.

data
ThreadModeSetResult · object
required

A per-thread mode override write; source is always thread.