updateVideoStatus


Updates the status of a video.

Parameters

Name Description
xrefID optional 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…
contentID optional The content id of the content that is being referenced.
status required Video status – One of: queue, processing, error, ready, or rejected.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcVideo?action=getVideos&nodeID=188234&page=1&perPage=1&devkey=[devkey]

JSON Response