addBookmark


Adds a bookmark to URL for a given userID. URL should be URL encoded.

Parameters

Name Description
userID required The user’s primary identifier
optional
name optional The “friendly” name of the bookmark
description optional The description for this bookmark
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcBookmarks?action=addBookmark&userID=229928503&name=ONEsite&URL=https://www.onesite.com&devkey=[devkey]

JSON Response