Increments the helpful attribute of the answer by 1.

🚧

It is your responsibility to restrict users of your website from sending multiple requests for the same answer.

curl --header "Content-Type: application/json" \
  --request POST \
  --header 'authorization: Basic VGVzdF9rZXlfMDAwOlRlc3Rfc2VjcmV0XzAwMA==' \
  https://api.reevoocloud.com/v4/conversation_answers/423016/increment_helpful?trkref=D10
Language
Authentication
Basic
base64
:
Click Try It! to start a request and see the response here!