Description
Adding a new registrant to a recuring meeting,
where they need to register for each occurrence again,
how can I know, which occurrence he is attached to?
The API responce doesn’t contein this information
and comparing registration dates with occurrences dates seams not to be a good idea.
How to receive this information from API?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
POST /meetings/{meetingId}/registrants
GET /meetings/{meetingId}/registrants