beta_groups__update
Update a beta group's attributes, such as name, feedback settings, or public link limits, to manage testers and build distribution.
Instructions
Update a beta group. [PATCH /v1/betaGroups/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: BetaGroupUpdateRequest). |