For this project, I am attempting to load comment data from a SharePoint modern page using the SharePoint REST API and then re-publish those comments exactly as they were first posted on a different site. I am able to get and post the comments, but in posting, I cannot seem to edit any property of the comment besides the comment text. Is it possible to alter the date published, author info, etc. to match the original comments? Thanks in advance!