update_account
Modify account details in Eduframe by updating contact information, labels, address, and custom properties using the account ID.
Instructions
Update an account
Input Schema
TableJSON 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 |