beta_groups__update
Update beta group details such as name, feedback, and public link settings to adjust tester access and engagement.
Instructions
Update a beta group. [PATCH /v1/betaGroups/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BetaGroupUpdateRequest). |