API: Array to create Events

Hello,
Sorry this is my first post on this forum, I hope you will be indulgent if I do it wrong.

I would like to create a meeting by API over 2 weeks, but only on 10 events (from Monday to Friday without the weekend). In the API /meetings I do not have the possibility to send an array of events (I would have sent 10 with the correct dates & time). There is also no API to delete an event (I would have created 12 and deleted the weekends after).
Do you have a solution ?

Regards

Hey @pthomas,

Have you tried creating a recurring meeting and specifying the days in the recurrence object?

Thanks,
Tommy

Hello,

I had seen this “Occurence” object, but I did not understand what to put in it. Ideally I would like to put several dates in a specific way. AN idea ?

Best regards

Hey @pthomas,

Checkout the schema here:

Thanks,
Tommy

Thank you very much tommy

1 Like

You are welcome! :slight_smile:

Thanks,
Tommy