Is there a way to change the "addedAt" metadata item using the API?

PUT https://{IP-description}.{identifier}.plex.direct:{port}/library/metadata/{ids}

params = {

‘addedAt’: {Unix Timestamp}

}