sophos_update_mobile_app_group
Updates a mobile app group's name or replaces its app list with a JSON array of apps. Only provided fields are modified.
Instructions
Update a mobile app group's name or apps list (PATCH — only provided fields are updated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New app group name (max 255 chars) | |
| apps_json | No | JSON array of app objects — replaces the existing app list | |
| tenant_id | Yes | Tenant UUID | |
| app_group_id | Yes | App group UUID |