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.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthorized - Authentication token is missing, expired, or invalid. Verify Authorization header contains a valid JWT bearer token.
403Forbidden - You lack the required scopes (seismic.engagement.manage) to update this meeting. Contact your administrator for scope changes.