[Write] Update TestFlight "What to Test" notes
asc_beta_build_localization_updateUpdate the What to Test notes shown to testers for a beta build in a specific locale. Use after the localization exists to communicate testing details.
Instructions
Write. Updates the "What to Test" notes shown to testers for a build/locale. The localization must already exist for that locale (Apple creates these automatically after processing) — use asc_beta_build_localization_get to check first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Bundle id, app name, or App Store Connect app id | |
| locale | Yes | Locale to update, e.g. "en-US" | |
| buildId | Yes | Build id or build/version number | |
| whatsNew | Yes | What to Test notes shown to testers |