editDetails


Edit details of a list.

Parameters

Name Description
listID required The primary identifier of the list
userID required The user’s primary identifier
name optional The name of the list
description optional The description of the list
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcUserList?action=editDetails&userID=229928503&listID=1132709&name=Test Updated List Name&description=Test Updated List Description&devkey=[devkey]

JSON Response