disableDiscussion


Disable the requested discussion. Disables both read and write, but does not permanently delete discussion and it’s comments.

Parameters

Name Description
nodeID required Node of content we are working with.
discussionID optional Id of discussion (topic_id) to work with.
ecPartnerID optional ID of partner for ext_content.
ecXrefID optional ID of content for ext_content.
ecType optional Type of content for ext_content.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcDiscussion?action=disableDiscussion&nodeID=188234&ecPartnerID=335&ecXrefID=12345678&ecType=web&devkey=[devkey]

JSON Response