Restful API Create meeting with type number

from the document i see that i can input following param in json body
“type” integer
Default: 2
Enum: 1 2 3 8
Meeting Type
but what is the different for 1 2 3 and 8 ?

Hi @lck627
Type 1 is an instant meeting
Type 2 is a scheduled meeting
Type 3 a recurring meeting with NO fixed time
Type 8 a recurring meeting with fixed time

Hope this helps :slight_smile:
Elisa