Update the Created Field in SharePoint online with PnP PowerShell
To update the Created Field for SharePoint list item you can start the script like this. The most important here is the ‘fullcontrol’ permissions and ‘-UpdateType UpdateOverwriteVersion’ parameter in the request. Read more»