update_group
Modify a group's name or description using PATCH semantics, leaving omitted fields unchanged and returning the updated group object.
Instructions
Update attributes of a group (display_name, description). Uses PATCH semantics — omitted fields unchanged. Returns the updated group object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | A group is a collection of members within an organization that uses Beyond Identity. | |
| group_id | Yes | A unique identifier for a group. |