I’m trying to update a start time of a meeting occurrence using update meeting API (PATCH). API response with status 204 yet occurrence is not getting update.
@malinda.p
Hi there, thanks for reaching out to us!
I tried to replicate this issue on my end and I was able to update the start_time and duration of a meeting.
Can you please make sure to pass the occurrence id without quotes in your request URL
@elisa.zoom now it does work. Previously I was trying without quotations too. Anyhow other thing is once we edit an occurrences registrants are not getting an email regarding the change made to the occurrence is that the normal behavior?
Would you mind confirming it to me. Actually i want to know that an email is sent out to the registrants when a change is done in an occurrence. Currently an email is not sent out.