Update a meeting
Updates an existing meeting by ID. Only included fields and relationships are modified.
Only fields.$privacySetting and relationships.$transcript.replace are writable. Use $transcript.replace to set the meeting transcript. Clearing or removing $transcript is not supported. The $account and $opportunity relationships are read-only and are derived from the meeting's $contact attendees and the accounts/opportunities those contacts belong to. The response is privacy-aware and includes a read-only accessLevel. See <u>Uploading meeting transcripts</u> for the full file upload and transcript attachment flow.
Supports idempotency via the Idempotency-Key header.
Required scope: meetings:update
Rate limit category: Write
Path parameters
Unique identifier of the meeting to update.
Headers
Required API version header. Requests may error without it.
Request body
Response
OK