Newer Version Available
Dismiss Relationship (POST)
Dismiss a relationship from a relationship insight. Use this resource to indicate that
a relationship is not relevant, incorrect, not actionable, or otherwise must not be
shown.
- Resource
-
1/connect/relationship-research/insights/insightId/relationships/relationshipId/dismiss - Resource example
-
1https://yourInstance.salesforce.com/services/data/v66.0/connect/relationship-research/insights/rra-insight-000456/relationships/rra-rel-100/dismiss - Available version
- 67.0
- HTTP methods
- POST
- Request body for POST
-
- JSON example
-
1{ 2 "reasonCode": "NOT_RELEVANT", 3 "comment": null, 4 "clientContext": { "surface": "RecordPage", "component": "RraInsightPanel" } 5} - Properties
-
- Response body for POST
- Dismiss Relationship