Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The parameter folderId defines all lists ( folders ) to add the new created bookmark.
    • Duplicates for folderIds are not possible because of using a set.
  • The In portal DDB the folderId favorites is must always used.If folder favorites not exists, because a new user adds the first bookmark, then the folder favorites is created.

Query parameters

NameValueOccurenceDefaultMandatory
folderIdsID of folder(s)Multiple-Yes, at least one id

...

  • 200 = Bookmark created
  • 400 = Item  Item Id is missing (required) or (at
  • 400 = At least one ) folder id is missing (in portal DDB it must be at least id of folder "favorites")
  • 401 = User is not authorized
  • 500 = Internal server error

...