GoToMeeting Organizer and Co-Organizers, no way to specify without custom function?

GoToMeeting Organizer and Co-Organizers, no way to specify without custom function?

So, my problem is that I am the developer for the company, I never attend meetings. The Flow for bookings/gotomeeting assigns me as the organizer for every single meeting it creates. There is no way to assign an organizer and the option to add co-organizers is missing

I figure the only way to make this work is a custom function that uses the organizerkey api

there are only 3 of us that use gotomeeting, if I could write a function that assigned the CEO the organizer of every meeting with me and the other guy as co-organizers, that would work....but I can't assign anyone via flow or gotomeeting

Why aren't all the meeting options available in create meeting for gotomeeting?

when you fetch the meeting you get these options, so how do I change the organizerkey?
	"lastName": "",
	"meetingId": ,
	"organizerKey": ,
	"locale": "",
	"meetingType": "",
	"accountKey": ,
	"passwordRequired": ,
	"firstName": "",
	"conferenceCallInfo": "",
	"startTime": "2022-05-02T10:00:00.+0000",
	"endTime": "2022-05-02T10:35:00.+0000",
	"email": "",
	"status": "INACTIVE"