beta_build_localizations__update
Update the tester-facing 'what to test' notes for a TestFlight build in one language using its identifier and a JSON request body.
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). |