Increments the unhelpful attribute of the question by 1

🚧

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

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