b24_group_update
Update an existing workgroup in Bitrix24 by specifying its ID and changed fields. Supports optional webhook overrides for authentication.
Instructions
Update a workgroup (sonet_group.update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to change. | |
| group_id | Yes | Group id to update. | |
| webhook_url | No | Override the default incoming webhook for this call (https://<portal>/rest/<user_id>/<token>/). If omitted, uses personal_webhook, then the X-B24-Webhook HTTP header, then the BITRIX_WEBHOOK_URL env default. | |
| personal_webhook | No | Act as a specific user (their personal incoming webhook). Takes precedence over webhook_url. Required to write to the portal under that user's permissions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |