Forum Discussion

gleung's avatar
gleung
Mentor
11 years ago

revoking Kudos, rest API

Hi,

I am trying to use the 'revoke' method for kudos found here : Kudos revoke doc. But I get the following error response, using a POST request to  'community-name/restapi/vc/messages/id/151/kudos/revoke/

 

    code: 501

    message: "Unknown path element at node 'message.kudos'."

 

Is the kudos revoke method actually implemented? I am able to give kudos, but not revoke.

 

Thanks

  • For lithium community, I tried GET, but for our other community, both GET /POST works for give and revoke.