Rate a specific query result as helpful or not

Path Params
string
required

The ID of the namespace containing the query

string
required

The ID of the query containing the result

string
required

The ID of the result to rate

Body Params
boolean | null

Whether the result was helpful or not (can be true, false, or null)

Responses
204

Query result rating updated successfully

404

Query or result not found

500

Internal server error

Language
LoadingLoading…