Update Meeting by service

Update Meeting by service id

Path Params
uuid
required
uuid
required
Body Params
string | null

The calendar ID (email) where the meeting/event will be created

string | null

The user's user ID or email address. For user-level apps, pass the me value.

string | null

The title or summary of the meeting/event.

string | null

Description of the meeting/event

string | null

The email address of the meeting organizer, used for sending notifications

start
object
end
object
int32 | null

The meeting's scheduled duration, in minutes. (for scheduled meetings)

string | null

The passcode required to join the meeting.

string | null

The type of meeting. "INSTANT", "SCHEDULED", "RECURRING (FLEXIBLE) ,"RECURRING (FIXED), "SCREEN SHARE ONLY"

attendees
array of objects | null
attendees
date-time | null

The start date of all-day meeting/event.

date-time | null

The end date of all-day meeting/event.

recurrence
object
string | null

Unique identifier for the event (meeting).

Responses

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json