beta_build_localizations__update
Update a beta build localization's 'whatsNew' attribute by specifying the localization ID and providing the new text in the request body.
Instructions
Update a beta build localization. [PATCH /v1/betaBuildLocalizations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| body | Yes | JSON:API request body (Apple schema: BetaBuildLocalizationUpdateRequest). |