Skip to main content
PUT
Set Peer Config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required
session_id
string
required
peer_id
string
required

Body

application/json

New peer configuration

observe_me
boolean | null

Whether Honcho will use reasoning to form a representation of this peer

observe_others
boolean | null

Whether this peer should form a session-level theory-of-mind representation of other peers in the session

Response

Successful Response