cURL
curl --request POST \ --url https://api.helicone.ai/v1/session/{sessionId}/feedback \ --header 'Content-Type: application/json' \ --header 'authorization: <api-key>' \ --data '{ "rating": true }'
{}
Submit feedback for a specific session
eu.api.helicone.ai
api.helicone.ai
Ok
The response is of type object.
object
Was this page helpful?