/meetingtypes/:id

Body Params
string

The name of the meeting type displayed in the UI.

int32

The length of the meeting type in minutes.

daysFromNow
object

The time window in which meetings of this type can be made.

day
object
defaults
object

Defaults to be used in the calendar invitation of meetings booked of this type.

int32

The amount of time in between meetings, must be in the range of 0 - 60.

calendarIds
array of strings
Defaults 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
roundRobinQueue
array of int32s
Defaults 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
defaultGuests
object

An array of default guests to be added to meetings of this type.

Responses

Language
Credentials
Header
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!