v1
latestOpenAPI 3.1.02026-07-24317911.4 MBCreate a Meeting
Create a new meeting wit
Path parameters
This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.
This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.
Request body
The description about the meeting
The current timestamp value of the meeting
The read only value for the meeting to use with calendar integration
The read only value for the meeting with manage the calendar integrations
The core server which the meeting was created on and events are driven from
The read only value identifying the meeting chat room session
The token value for guest to use to register for a webinar
The instance value of a meeting with used to associate with a recording or differentiating recurring meetings
The descriptive name of the meeting
The meeting category either the standard meeting 'conference' or a webinar style meeting by using 'presentation'
The maximum number of participants allows in the meeting
The scheduled start time for the meeting
This is the time zone that the user is primarily located in
The scheduled length of the meeting
The read only value describing the recuring nature of the meeting using RFC 5545
The value indicating which attendee types can share video
The value indicating which attendee types can share audio
The value indicating if the meeting is allowed to be locked
The passcode used to enter meeting if it is required
The value of the previous attendee that prsented their screen
The value of the current attendee that is sharing their screen
The current meeting layout default for entire meeting
The timestamp of the last time the meeting was modified
The timestamp the current meeting instance was started
Response
The meeting id
This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. ~ and * can be used alone in special cases to mean My Domain (~) and All Domains (*).
This is the main user extension for the user account.
The description about the meeting
The current timestamp value of the meeting
The read only value for the meeting to use with calendar integration
The read only value for the meeting with manage the calendar integrations
The core server which the meeting was created on and events are driven from
The read only value identifying the meeting chat room session
The token value for guest to use to register for a webinar
The instance value of a meeting with used to associate with a recording or differentiating recurring meetings
The descriptive name of the meeting
The meeting category either the standard meeting 'conference' or a webinar style meeting by using 'presentation'
The maximum number of participants allows in the meeting
The scheduled start time for the meeting
This is the time zone that the user is primarily located in
The scheduled length of the meeting
The read only value describing the recuring nature of the meeting using RFC 5545
The value indicating which attendee types can share video
The value indicating which attendee types can share audio
The value indicating if the meeting is allowed to be locked
The passcode used to enter meeting if it is required
The value of the previous attendee that prsented their screen
The value of the current attendee that is sharing their screen
The current meeting layout default for entire meeting
The timestamp of the last time the meeting was modified
The timestamp the current meeting instance was started
Example response
[
{
"domain": "example.com",
"user": "1000"
}
]