Share via

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 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph

Answer accepted by question author

Hitesh Pachipulusu - MSFT 3,640 Reputation points Microsoft External Staff
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.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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