create_affiliation
Create an affiliation linking a user to an account, with the option to designate the user as a key contact.
Instructions
Create an affiliation affiliations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique identifier of the associated user | |
| account_id | Yes | Unique identifier of the associated account | |
| key_contact | No | Boolean indicating if this user is a key contact of the account. |