editComment


Edits a comment.

Parameters

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

Request Syntax

https://services.onesite.com/rest/ugcDiscussion?action=editComment&nodeID=188234&content=TEST2&commentID=157882249&devkey=[devkey]

JSON Response