How can I update ReportTemplate QueryStartDate ?

I would like to update QueryStartDate of ReportTemplate in TickHistoryTimeAndSalesExtractionRequest. I used PUT request to update this condition and sent request by python. But it did not work as I expected. QueryStartDate didn't change.

Is it possible to update this kind of condition using by API?

Best Answer