Can I patch a sharepoint list item using Graph API without incremenenting version history?

Mihai Nicolae 66 Reputation points
2024-11-22T11:29:25.7166667+00:00

Is it possible when performing a patch for Sharepoint list item using the Graph API endpoint without incrementing the version history for that specific item?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,422 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,084 questions
{count} vote

Accepted answer
  1. Hitesh Pachipulusu - MSFT 3,390 Reputation points Microsoft Vendor
    2024-11-22T12:06:24.08+00:00

    Hello Mihai Nicolae,

    Thank you for reaching out to Microsoft Support!

    Unfortunately, the standard PATCH request to the Graph API does not support this functionality. You need to use SharePoint Rest API.

    You can submit this feature request using this support link, which will be monitored by Microsoft team and make the enhancements to Graph API.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.