For a given retrieval provide feedback on it.
curl --request POST \ --url https://api.neum.ai/v2/retrievals/{pipeline_id}/{retrieval_id} \ --header 'Content-Type: application/json' \ --header 'neum-api-key: <api-key>' \ --data '{}'
"<any>"
Successful Response
The response is of type any.
any
Was this page helpful?