Create a meeting.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Zoom documentation.
Parameters
| Parameter | Description |
|---|---|
| Agenda | The meeting’s agenda. This value has a maximum length of 2,000 characters. |
| Recurrence End Date Time | The final date the meeting recurs before it is cancelled. Can not be used with Recurrence End Times. |
| Recurrence End Times | The number of times the meeting recurs before it is cancelled. Can not be used with Recurrence End Date Time. Value can range between 1 and 60. |
| Recurrence Monthly Day | The day of the month the meeting recurs on. Can not be used with Recurrence End Times and Recurrence Monthly Week and Recurrence Monthly Week Day and . Value can range between 1 and 31. To ensure a meeting recurs every month set Recurrence Repeat Interval to 1. To ensure it is recurring every 2 months set Recurrence Repeat Interval to 2. |
| Recurrence Monthly Week | The week of the month the meeting recurs on. To use this field you must set Recurrence Monthly Week Day. |
| Recurrence Monthly Week Day | The day of the week the meeting recurs on. To use this field you must set Recurrence Monthly Week. |
| Recurrence Repeat Interval | The interval between recurring meetings. For example, If a meeting is recurring every 2 months/weeks/days set this value to 2.For a daily meeting, the maximum number of recurrences is 99 days. For a weekly meeting, the maximum is 50 weeks. For a monthly meeting, the maximum is 10 months. |
| Recurrence Type | The recurrence meeting type. |
| Recurrence Weekly Days | The day of the week the meeting recurs on. |
| Schedule For | The email address or user ID of the user to schedule a meeting for. |
| Start Time | The meeting’s start time. This field is only used for scheduled and/or recurring meetings with a fixed time. This supports local time and GMT formats. * To set a meeting’s start time in GMT, use the yyyy-MM-ddTHH:mm:ssZ date-time format. For example, 2020-03-31T12:02:00Z. * To set a meeting’s start time using a specific timezone, use the yyyy-MM-ddTHH:mm:ss date-time format and specify the timezone ID in the timezone field. If you do not specify a timezone, the timezone value defaults to your Zoom account’s timezone. You can also use UTC for the timezone value. |
| Topic | The meeting’s topic. |
| Type | The meeting type. Note: * Instant Meetings are created and start immediately. They are not saved to your Zoom calendar, the meeting joining link is returned under the join_url response field.* Scheduled Meetings are planned for a specific date and time. A single event is created and added to your Zoom calendar.* Recurring Meetings are a series of meetings that added to your Zoom calendar. You can adjust the recurrence parameters and determine the recurrence pattern. |
| User ID | The user ID or email address of the user. For user-level apps, pass the me value. |