Update the existing bookmark using bookmark ID Does not work, And create bookmark works with no response in Body.

Saurabh-MSFT 0 Reputation points Microsoft External Staff
2024-03-07T04:29:48.5866667+00:00

Hi,

Background:

I tried to list the bookmarks that are currently in the organization and also tried to update the existing bookmarks using the bookmark ID as per the Microsoft Graph API beta documentation. I tried to execute the operation through graph REST API beta using Microsoft Graph Explorer with delegated access and used Postman with app-only access. All the necessary permissions mentioned in the documentation and even additional permissions are given to application. Other APIs like creating the bookmark, deleting the bookmark works well.

Problem:

When trying to list all the bookmarks in the organization, the request is successful but the body of the response is blank.

Also when trying to update the existing bookmark using bookmark ID, the request is successful but the bookmark is not getting updated with the value I given. Please refer to the attached screenshots.

Questions:

  1. Is there a problem with the bookmark graph beta API?
  2. Is there a timeline or roadmap on when the stable version for the bookmarks graph API will be released?
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,539 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.