Update conversation feedback
PATCH chat/conversations/{id}/feedback{
"isPositive": true,
"text": "Nice, thank you!"
}Field
Type
Comments
{
"data": {
"isPositive": true,
"text": "Nice, resolve my problem!"
},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?