Replace the CRM contexts (Account/Opportunity associations) for a meeting

Replaces the complete set of CRM Account/Opportunity context associations for a meeting. This is a full-replace operation - the request body must contain the entire desired list of contexts, and sending an empty array clears all associations. contextType must be exactly "Account" or "Opportunity" (case-insensitive). contextId, systemId, and systemType must be real values sourced from the connected CRM system (e.g. from a CRM account/opportunity search) - never invented by the caller - to keep the stored associations consistent with actual CRM records.

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

The globally unique identifier (UUID v4) of a specific meeting. This ID is assigned when a meeting is created and remains stable throughout its lifecycle. Use this identifier to retrieve meeting metadata, participants, content, recordings, and AI-generated insights. Example value "335daa1b-a995-4b18-b5c5-161f2f291667". Required for all meeting-specific API operations.

Body Params
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized - Authentication token is missing, expired, or invalid. Verify Authorization header contains a valid JWT bearer token.

403

Forbidden - You lack the required scopes (seismic.engagement.manage) to update this meeting. Contact your administrator for scope changes.

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