classifyContent


Classify content and store into spam_classification.

Parameters

Name Description
xrefType required Xref Type of the content.
xrefID required Xref ID of the content.
userID required User ID of the owner of the content.
nodeID required Node ID of the content.
blogID optional Blog ID of the content.
ipAddress optional IP Address of the user who created the content.
engineID optional Engine (training set) used for training/classification.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcSpamClassify?action=classifyContent&xrefType=blog_post&xrefID=117101924&userID=229928503&nodeID=188234&blogID=234714047&ipAddress=127.0.0.1&engineID=1&devkey=[devkey]

JSON Response