Hi,
Do I have an API to cancel participation of one invitee of a group meeting?
I see that cancel API gets only eventId, so If I cancel it, it will be cancelled for all invitees?
Thanks.
Hi,
Do I have an API to cancel participation of one invitee of a group meeting?
I see that cancel API gets only eventId, so If I cancel it, it will be cancelled for all invitees?
Thanks.
Hey there
You can actually cancel a single invitee from a Group Event Type from your “scheduled events” tab! Let’s look at how!
This should resolve your issue - but let me know if you have any further questions and I’ll be happy to help!
Thanks
Thanks
Hey again - you’re so welcome!
Unfortunately that is not possible at this time. Here’s our most up-to-date info re: cancelling/rescheduling via API.
To cancel an event via the API, you can send a POST request to the cancel event endpoint.
Please note that this endpoint can be used to cancel an event but not an individual invitee in a Group event.
At this time, there is no API endpoint that supports rescheduling an event or invitee, however the cancel and reschedule URLs are on the invitee resource.
The cancel and reschedule URLs can be found on the v2 API webhook payload as well. You can see an example of the payload here.
These URLs are always inserted at the bottom of calendar events or email confirmations, but they are available on the API to be more easily retrievable so you can place them wherever you want in the app that you are building.
I hope this helps!
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.