Hi @Nguyen, Phillip
In your request, You have both Created_x0020_By and Author, Modified_x0020_By and Editor. You have repeatedly updated the Author and Editor field. This might cause Multiple entries matched, please click to resolve..
Please refer to following request to update Author and Editor.
{
"formValues": [
{
"__metadata": { "type": "SP.ListItemFormUpdateValue" },
"FieldName": "Editor",
"FieldValue": "[{'Key':'i:0#.w|******@testdomain.com'}]"
},
{
"__metadata": { "type": "SP.ListItemFormUpdateValue" },
"FieldName": "Author",
"FieldValue": "[{'Key':'i:0#.w|******@testdomain.com'}]"
}
],
"bNewDocumentUpdate": true
}
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.