this is the output of the copy file :
{
"host": {
"connectionReferenceName": "shared_sharepointonline",
"operationId": "CopyFileAsync"
},
"parameters": {
"dataset": "https://xxx.sharepoint.co/sites/JUS_EPI_BEHEER_GESTION_MFP",
"parameters/sourceFileId": "%252fShared%2bDocuments%252fTicket%252fModele%252fRICOH%2b-%2bService%2brequest.docx",
"parameters/destinationDataset": "https://xxx.sharepoint.com/sites/JUS_EPI_BEHEER_GESTION_MFP",
"parameters/destinationFolderPath": "/Shared Documents/Ticket",
"parameters/nameConflictBehavior": 1
}
}
and the update file properties :
{
"statusCode": 404,
"headers": {
"Vary": "Origin",
"X-NetworkStatistics": "0,525568,0,0,607,0,25989",
"X-SharePointHealthScore": "3",
"X-MS-SPConnector": "1",
"X-SP-SERVERSTATE": "ReadOnly=0",
"DATASERVICEVERSION": "3.0",
"SPClientServiceRequestDuration": "321",
"X-DataBoundary": "EU",
"X-1DSCollectorUrl": "https://eu-mobile.events.data.microsoft.com/OneCollector/1.0/",
"X-AriaCollectorURL": "https://eu-mobile.events.data.microsoft.com/Collector/3.0",
"SPRequestGuid": "34fe6d9f-573e-4a73-8edd-77629da0bfdb",
"request-id": "34fe6d9f-573e-4a73-8edd-77629da0bfdb",
"MS-CV": "n23+ND5Xc0qO3XdinaC/2w.0",
"Strict-Transport-Security": "max-age=31536000",
"X-FRAME-OPTIONS": "SAMEORIGIN",
"Content-Security-Policy": "frame-ancestors 'self' teams.microsoft.com *.teams.microsoft.com *.skype.com *.teams.microsoft.us local.teams.office.com *.powerapps.com *.yammer.com *.officeapps.live.com *.office.com *.stream.azure-test.net *.microsoftstream.com *.dynamics.com *.microsoft.com securebroker.sharepointonline.com;",
"MicrosoftSharePointTeamServices": "16.0.0.23109",
"X-Content-Type-Options": "nosniff",
"X-MS-InvokeApp": "1; RequireReadOnly",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "false",
"Cache-Control": "max-age=0, private",
"Date": "Thu, 01 Dec 2022 12:20:12 GMT",
"P3P": "CP=\"ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI\"",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Content-Length": "179",
"Content-Type": "application/json",
"Expires": "Wed, 16 Nov 2022 12:20:12 GMT",
"Last-Modified": "Thu, 01 Dec 2022 12:20:12 GMT"
},
"body": {
"status": 404,
"message": "Could not find list item.\r\nclientRequestId: 34fe6d9f-573e-4a73-8edd-77629da0bfdb\r\nserviceRequestId: 34fe6d9f-573e-4a73-8edd-77629da0bfdb"
}
}