Update Meeting

Update core information about a meeting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Payload for updating meeting details with a custom meeting type.

string
required

The title of the meeting.

string
required

The id for the type of meeting to be conducted.

date-time | null

The scheduled start date and time.

date-time | null

The scheduled end date and time.

string | null

The agenda of the meeting in ProseMirror JSON format.

user_attendee_keys
array of objects | null

Complete set of internal users to assign as meeting attendees. When omitted, existing user attendees are preserved; an empty array clears them.

user_attendee_keys
contact_attendee_keys
array of objects | null

Complete set of client contacts to assign as meeting attendees. When omitted, existing contact attendees are preserved; an empty array clears them.

contact_attendee_keys
owned_by
object | null

User lookup key that identifies a Lifecycle Manager user by id or email address.

external_attendees
array of strings | null
external_attendees
recurrence
object | null

Recurrence payload for updating a recurring meeting series.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

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