Input representation that contains information about the relationship dismissal
request.
- JSON example
-
- Properties
-
| clientContext |
Map<String, Object> |
Optional UI context used for telemetry, such as page, component, or sessionId. The system
doesn't persist this information in the relationship record. |
Optional |
67.0 |
| comment |
String |
Optional note that explains the reason for the dismissal of the relationship. Administrators or support tooling typically use this field. |
Optional |
67.0 |
| reasonCode |
String |
Reason to dismiss the relationship. Possible values include:
- INCORRECT
- NOT_RELEVANT
- DUPLICATE
- SENSITIVE
- OTHER
|
Optional |
67.0 |