app_info_localizations__update
Update App Store Connect listing title, subtitle, or privacy policy text for one language, ensuring localized metadata stays accurate.
Instructions
Update the listing title (Apple's field is called the name), subtitle or privacy policy text for one language. Name and subtitle are capped at 30 characters. [PATCH /v1/appInfoLocalizations/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppInfoLocalizationUpdateRequest). |