settings_business_units_update
Update a business unit's name, description, active status, and external data entries by providing its ID and a payload. Confirm the operation to apply changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Business unit ID | |
| body | Yes | Business unit update payload | |
| _confirmed | No | Set to true to confirm this write operation |