contentFlagged


Checks to see if a given piece of content is flagged or not.

Parameters

Name Description
xrefID required The xref id of the content that is being referenced ~ this id is equivilent to content’s specific identifier; I.E.: video_id,photo_id,etc…
xrefType required The type of content being flagged
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcModeration?action=contentFlagged&xrefID=1875563&xrefType=blog_post&devkey=[devkey]

JSON Response