beta_build_localizations__update
Update TestFlight build localization notes to specify what testers should focus on. Set the 'what to test' message for a build in a single language via the App Store Connect API.
Instructions
Set the tester-facing "what to test" notes for a TestFlight build in one language. [PATCH /v1/betaBuildLocalizations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: BetaBuildLocalizationUpdateRequest). |