cURL
curl --request POST \ --url https://app.all-hands.dev/api/conversations/{conversation_id}/submit-feedback \ --header 'X-Session-API-Key: <api-key>'
"<any>"
Submit user feedback.
This function stores the provided feedback data.
To submit feedback:
Successful Response
The response is of type any.
any
Was this page helpful?