I\'m writing a PowerShell script to read and modify documents in a Cosmos DB collection. For read I\'m using the GET endpoint, and for modification I\'m using the PUT endpoint.<