Skip to main content
POST
Report an assistant conversation.

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

id
string
required

Body

application/json
reason
string

User-provided reason describing what went wrong, such as wrong assumptions, model errors, or unexpected behavior.

Maximum string length: 1000
Example:

"The assistant assumed the wrong tenant and edited the wrong configuration."

summary
string
deprecated

Deprecated compatibility alias for reason. New clients must send reason.

Maximum string length: 1000
Example:

"The assistant assumed the wrong tenant and edited the wrong configuration."

Response

Conversation report submitted to the team improving the RevoEngine Agentic System.

Last modified on September 5, 2026