update_account
Update an account's name, email, phone, labels, custom fields, and address by providing the account ID and required details.
Instructions
Update an account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the account to update | |
| name | Yes | Arbitrary string representing the name of the account. Is autogenerated for personal accounts. | |
| No | A string representing the billing e-mail of the account | ||
| phone | No | A string representing the phone number of the account | |
| label_ids | No | IDs of the labels | |
| custom | No | The custom properties of the account. | |
| address_attributes | No |