Table of Contents maxLevel 2
maxLevel | 2 |
---|
API endpoints
Create bookmark
...
- The parameter folderId defines all lists (folders) to add the bookmark.
- Duplicates for folderIds are not possible because of using a set.
- The folderId favorites is always used. If no folderId is specified, only favorites is used.
- If the folder favorites not exists, because a new user adds the first bookmark, then the folder favorites is created.
Query parameters
Name | Value | Occurence |
---|---|---|
folderIds | ID of folder(s) | Multiple |
Request payload
Returns Bookmark JSON object:
...