Skip to main content
POST
Record relevance feedback on a RAG answer

Authorizations

oiq_token
string
cookie
required

Body

application/json
tenantId
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
tenant_id
string

Tenant identifier. Overwritten from the authenticated session; a value naming a different tenant is refused with 403.

Required string length: 1 - 64
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]*$
query
string
Maximum string length: 20000
answer
string
Maximum string length: 20000
vote
string
Maximum string length: 32

Response

200

Success