update_affiliation
Modify affiliation details in Eduframe, including key contact status, user associations, and account links, to maintain accurate relationship records.
Instructions
Update an affiliation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the affiliation to update | |
| key_contact | No | Boolean indicating if this user is a key contact of the account. | |
| user_id | No | Unique identifier of the associated user | |
| account_id | No | Unique identifier of the associated account |