Which API to use to delete one occurrence in a recurring meeting at a specific date?

Description
I have created a recurring meeting, which has 20 occurrences at different dates. I want to delete one occurrence at a specific date. Which delete endpoint API should I use?

Error
none

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

How To Reproduce (If applicable)

Screenshots (If applicable)

Additional context

Hey @Sunshine_David,

To delete a single occurrence for a recurring meeting, use the Delete Meeting API, and pass in the occurrence_id of the occurrence that you want to delete. :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.