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 ?
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 ?