I have multiple events I am creating in a google calendar using the API via python. Each event has a google meet attached to it.
Once I have created the events I would like to change ownership of the events to another user. This will allow them to act as hosts for the meeting.
I can do this via the calendar website, by clicking the three dots and selecting "Change Owner".
I cannot find any way to do this via the API. Am I missing something?