deleteComment


Deletes a comment from a discussion.

Parameters

Name Description
nodeID required Node of content we are working with.
commentID required ID of comment (post) to work with.
userID required User we are working with.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcDiscussion?action=deleteComment&nodeID=188234&userID=229928503&commentID=157882246&devkey=[devkey]

JSON Response