updateRelationship
Update the details of a relationship contact, such as name, type, emails, phones, or addresses, by providing the relationship ID.
Instructions
Update a relationship contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Relationship ID | |
| firstName | No | ||
| lastName | No | ||
| type | No | Relationship type (e.g. Spouse) | |
| emails | No | ||
| phones | No | ||
| addresses | No |