Skip to main content
POST
Rate an Agent answer and return the current handoff state

Headers

X-Conversation-Token
string
required

Opaque participant token returned only when the conversation is created.

Required string length: 32 - 128

Path Parameters

agent
string<uuid>
required
conversation
string<uuid>
required

Body

application/json
message_id
string<uuid>
required
rating
enum<string>
required
Available options:
helpful,
not_helpful
comment
string | null
Maximum string length: 2000

Response

Successful data envelope containing the common hosted web, REST, MCP, and A2A handoff state.

data
object
required
meta
object
required