/meetingtypes/:idAsk AIpatch https://api.mixmax.com/v1/meetingtypes/:idBody ParamsnamestringThe name of the meeting type displayed in the UI.durationMinint32The length of the meeting type in minutes.daysFromNowobjectThe time window in which meetings of this type can be made.daysFromNow objectdayobjectday objectdefaultsobjectDefaults to be used in the calendar invitation of meetings booked of this type.defaults objectbufferint32The amount of time in between meetings, must be in the range of 0 - 60.calendarIdsarray of stringsDefaults to [<your primary calendar ID>]The Google Calendar IDs of the calendars on which meetings of this meeting type will be scheduled. If multiple calendars are added to a meeting type, meetings will be booked round-robin between those calendars.calendarIds stringADD stringroundRobinQueuearray of int32sDefaults to The round robin queue. Each element value is an index of a calendar ID in the meeting type's calendarIds. Calendars at the beginning of this queue will be preferred for booking when someone selects an available timeslot for this meeting type where multiple calendars have availability.roundRobinQueue int32ADD int32defaultGuestsobjectAn array of default guests to be added to meetings of this type.defaultGuests objectResponses 200200 400400Updated 2 months ago