setBusinessAccountName
Update the first and last name of a managed business account using its business connection ID. Requires the can_change_name bot right and returns True on success.
Instructions
Changes the first and last name of a managed business account. Requires the can_change_name business bot right. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_name | No | The new last name for the business account; 0-64 characters | |
| first_name | Yes | The new first name for the business account; 1-64 characters | |
| business_connection_id | Yes | Unique identifier of the business connection |