update_contact_relation
Update an existing contact relation by specifying its ID and adjusting linked contacts or description.
Instructions
Edit a contact relation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | References a [contact object](#operation/v2ListContacts) | |
| description | No | ||
| contact_sub_id | Yes | References a [contact object](#operation/v2ListContacts) | |
| contact_relation_id | Yes | the id of the contact relation |