Links, updates, or removes an opportunity associated with a conversation. When an opportunity is linked, CRM intelligence fields may be recalculated unless explicitly skipped.
Request body with the conversation ID and opportunity details
UUID of the conversation to update
"conv_abc123"
UUID of the opportunity to link. Required when linking or updating an opportunity.
"opp_xyz789"
CRM entity code for the opportunity (e.g., 'salesforce', 'hubspot')
"salesforce"
When true, skips recalculating CRM intelligence fields after the opportunity change. Defaults to false.
When true, removes the current opportunity from the conversation instead of linking one. Defaults to false.
Opportunity changed successfully
Indicates whether the opportunity was changed successfully