Create and update bookmark properties
The following table describes the request properties you can include in the
JSONStore API when you create and update bookmarks.
Property | Type | Description |
---|---|---|
id | String | Specifies the unique ID of bookmark. |
payload | Subtype | Specifies the JSON data to be stored or retrieved from the database. |
lastModifiedTime | Timestamp | If creating a new bookmark, set lastModifiedTime to 0. If updating a
bookmark, set last modified time to lastModifiedTime returned from a fetch or create of the
bookmark. |