Webinar start_time update problem

Hi,
We are trying to update the start_time of a recurring webinar(type:9) but it is not getting updated and api status code 204 is being returned. Topic key is being updated but start_time is not being updated.

The request body which we are sending is below:

{
“topic”: “Test Webinar by Rizul Verma”,
“start_time”: “2019-06-24T15:00:00”
}

Hi @ankit.saini,

Can you please share the request body with us ?

Thanks

Hi Ojus,
here is the request body

{
“topic”: “Test Webinar by Rizul Verma”,
“start_time”: “2019-06-24T15:00:00Z”
}

Hi @ankit.saini,

Can you please let me know the recurring settings of your webinar?

Thanks