deleteStatuses


Deletes statuses, as given by statusID. If you want to do more than one at once, seperate the parameters with commas.

Parameters

Name Description
statusID required The status’s identifier Can be either the archive or the regular id
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcStatus?action=deleteStatuses&statusID=1014427&devkey=[devkey]

JSON Response